cancel
Showing results for 
Search instead for 
Did you mean: 

Version of my scenario

Former Member
0 Kudos

Hi all,

I need to know the version of my installed scenario in XI.

I have thought to publish a web service in XI that only gets me the version of my scenario. For example, the service can gives me:

<VERSION_MESSAGE>

<VERSION>1.15</VERSION>

</VERSION_MESSAGE>

Every new version I will have to modify the service to gives the new version and transport it. Is it possible to do?

Any other ideas about how to solve the need?

Regards,

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I need to know the version of my installed scenario in XI.

you can know your scenario version from history of your object.

regards,

pradeep A.

Former Member
0 Kudos

Hi,

I haven't explained it correctly.

I need to know the version through a web service.

I want to consume a web service that shows me the version installed in a XI where I can't access.

Regards,

Former Member
0 Kudos

Hi,

Goto --> Integration reposiotry or Integration Directory ---> Menu tab "Help" --> information

Or

Login to XI with SAP logon pad -->System ---> status

Former Member
0 Kudos

Hi,

I don't need the version of XI, I need the version of my scenario.

Regards,

Former Member
0 Kudos

Hi all,

Is possible to publish a web service and return a response in XI?

For example, I need a sender soap but I don't need a receiver because XI have the response I want to return.

I expect to have explained clearly.

Regards,