cancel
Showing results for 
Search instead for 
Did you mean: 

Create internet service in ITS

Former Member
0 Kudos

Hi all,

Please help me in creating ITS service. I have created a program in screen painter (For WM RF Project).

Now i want to create internet service in ITS for same program. How ill proceed with that? Please let me know.

Thanks

Puneet

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi puneet s,

- Go to SICF transaction and create a service under /sap/bc/gui/sap/its

- Edit Service properties:

a - GUI Conection = Yes

b - GUI Configuration. Here you use several parameters for your service (~transaction, ~generatedynpro=1, ~webgui=1)

c - Add CL_HTTP_EXT_ITS on Control Program List

- Save changes

- Verify service from SICF

I suppose your ITS server is properly configured.

Best regards!

Former Member
0 Kudos

Hi Ivan,

Thanks for your replies. I have done the same through refering the blog of Raja:

Thanks to you and Raja.

Thanks a lot.

Rewared a points to you.

Thanks Puneet

Answers (1)

Answers (1)

former_member316351
Active Contributor
0 Kudos

Hello Puneet,

Does your program have a transaction code? If so you can try calling the transaction code from the Webgui service. Please see the ITS Wiki link at the top of the ITS forum page for more information.

Edgar

Former Member
0 Kudos

Hi Edgar,

Thanks for your reply, yes i have created a transaction code for my application with the name of ZABC. now how i use it for ITS? can u please guide me step by step ? I'd greteful to you for helping me in this.

Thanks

Puneet