cancel
Showing results for 
Search instead for 
Did you mean: 

BPM Acknowledgement message reading the wrong integration server name

former_member181928
Participant
0 Kudos

HI

I have a scenario where I have BPM which sends data to A MS SQL Server database and waits for a TRANSPORT Acknowledgement. The Mesage going to the Database is processed successfully but the acknowledgement messasge fails giving the following error when viewed in the message monitor.

IS_DETAILS_GET_ERROR

no_integration_server_found: Unable to find Integration Server is.XX.XXXXXXXX

Error while reading access data (URL, user, password) of Integration Server is.XX.XXXXXXXX

Actually the string "is.XX.XXXXXXXX" contains the name of the integration server.

Now my problem is the actual value contained in the above string is the name of the integration server . But this name is not correct , I mean it is not what the actual name should be. We are not able to find out from where this incorrect name is being picked up. Can anyone tell from where the actaul name and url of the integration server is read. Is it stored in different locations for inbound messages and acknowledgement msgs. Will refreshing any of the caches will help.

Please suggest.

regards

Nilesh Taunk.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Nilesh,

your problem is very strange because your BPM is sending data correctly to SQL DB .....your db is processed.....but the ack msg when coming in bpm gives IS_DETAILS_GET_ERROR.

i think just see all the objects in IR and ID are activated.....after that by SXI_CACHE transaction do a cache refresh.........see the return code of BPM is zero or not......the retun code of BPM shuld be zero.......

again run your this scenario.......now please tell what happens......

Thanks,

Rajeev Gupta

Former Member
0 Kudos

Nilesh,

check your reciver Database business system has in SLD ppoints to correct Integartion server.