cancel
Showing results for 
Search instead for 
Did you mean: 

How to hard code the values in XI for the synchronous scenario?

Former Member
0 Kudos

Hi All,

Actual Scenario : Webservice - XI - Any of the Receiver Adapter(RFC/JDBC) .

The receiver adapter setup will take some more days to complete. So, time being I would like to hard code the response values in XI according to the webservice request and send the response back to webservice. Is it possible?

If it is possible, could you please tell me how to go about for this?

Regards

Sara

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey

>>So, time being I would like to hard code the response values in XI according to the webservice request

if ur response is based upon the request,then how can u hard code any value?when u hard code any element.it will always display the hard coded value irrespective of the request.

in case u want to hard code something which does not depends on response or which will always stay the same in ur scenario,then just use the constant function of message mapping to do that

thanx

ahmad

Message was edited by:

Ahmad

Answers (2)

Answers (2)

bhavesh_kantilal
Active Contributor
0 Kudos

Unfortunately the answer is No.

Regards

Bhavesh

Former Member
0 Kudos

Hi Experts,

Thanks for your answers.

Regards

Sara

MichalKrawczyk
Active Contributor
0 Kudos

Hi Sara,

just use any other already working receiver (free webservice on internet or MS Access - you don't need

to deply driver of it etc.)

and just change the response mapping

this way you will have the whole flow

Regards,

michal