asynchronous service
Summary
how shall i create asynchronous service in OICSContent
hi
i am new in OICS area, but worked bpel soa areas.
i am not sure how shall i create asynchronous service in OICS.
the use case is something like below :--
There are 2 OICS processes, Process A & B. processB will be having Target application call, Map, assign , Wait etc.
ProcessA is calling ProcessB. As processB has wait activity, i wanted to make this A to B call as asynchronous type, so that i can avoid Timeout issue.
Now in this case, how and what are all connection i should create ? how A will receive delayed callback response? How B will be use callback ?
Tagged:
0