server error while running remote.gd.invoke

While i am trying to run the service from admin page of the server , i am getting below issue,

$errorDump Server error occurred
$errorInfo $errorDump Server error occurred
$error [ISS.0086.9134] Missing required parameter: tid
$localizedError [ISS.0086.9134] Missing required parameter: tid
$errorType com.wm.app.b2b.client.ServiceException
$service pub.remote.gd:invoke

$pipeline
$details
$errorMsgId
$callStack $service pub.remote.gd:invoke
$currentPath

$error [ISS.0086.9134] Missing required parameter: tid
$errorType com.wm.app.b2b.client.ServiceException

if i am trying with service name and tid its taking time,i am not getting any result.

Can anyone help me on this

Make sure your remote servers are all configured and tested ok. And also check the setting watt.net.timeout.

BTW what is your business use-case you are trying to achieve?