Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Does anybody know how to decrease timeout for Service Link Agents when they wait for a response from remote system in outbound http adapter?There are some situations when Service Link Agent sends outbound xml message to some external system and there...
We need to update some jobs in batch (for example change path in the command field of similar jobs). Is there way to update it automatically directly in the DB. The number of jobs is about 5000.We are running oracle now and use external cache DB. W...
I need to pass one argument to my powershell script in Tidal Orchestrator. c:\script.ps1 "argument". Argument is hidden stringHow should I enter an argument in the "Script Arguments" field? I tried a lot of combinations but nothing works. Tidal acti...
Yes. It can take hours before agent returns in ServiceLink with a failure of "message routing exception".Error from Websphere log: 10/28/13 10:32:57:523 EDT] 00000050 SystemOut O 10:32:57,523 INFO [HttpMethodDirector] I/O exception caught when p...
Thank you , Derek. I know this parameter. But the question is about very long timeout that can lasts hours. The request can be in status "Ongoing" very long time before it become "failed".I need to know how to set this very long timeout ?
It's not possible to update all needed fields in job via CACMD. For example we have to update jobdtl_extinfo (Business object job). It looks like CACMD only can update simple jobs . It has no parameters to update BO jobs at all.
Thank you, Marc for the answer. For me it's better to do sql script. I would like to understand how TES works? Logic when we edit some job in Client Manager. Which DB is updated during this operation: Master DB or Cache DB . If both, what is the ord...
Thank everybody for your answers. I pasted content of the script in "Script to execute on target" field and it works now. It didn't work because I used windows path to PS1 file in this field.