cancel
Showing results for 
Search instead for 
Did you mean: 

Screen-Independent , web application

Former Member
0 Kudos

hi,

i am developing a web application (internet service) in which all the HTML templates are screen-independent. when i create a service using SICF what is the service parameter that i need to add. i am publishing this on integrated ITS.

If the web application is screen-based application then ~transaction will be added as one of the service parameters . when application is not screen-based what is the parameter that i need to add . i tried ~initialtemplate but it didnt work.

Accepted Solutions (0)

Answers (1)

Answers (1)

ChrisSolomon
Active Contributor
0 Kudos

Intergrated ITS does not support Flow Logic (ie. the ~initialtemplate parameter).

If by "screen independent" you mean that it has no dialog interface, then I would suggest going another route....develop your business logic in RFCs/BAPIs and use either WebDynpro, JSP, .Net, or whatever you like most to interact from the web to those functions.

Former Member
0 Kudos

Christopher,

cant i access the values in the tables from screen independent (no dialog interface) HTML templates.

regards,

prasad