E9.2 BSSV to BSSV call asynchronously

Dasgupta

Member
Hello,

I have an implementation where provider BSSV is calling consumer BSSV directly. At times when call to consumer BSSV fails due to connectivity issue, an error is raised which is returned back to the source system which called the provider BSSV. The requirement is to not send the error back to the source system and ignore the error.

Does anyone know if it is possible to call consumer BSSV from provider BSSV asynchronously?

Regards,
Gautam
JDE 9.2, Tools Rel: 9.2.5.1
 
Back
Top