cancel
Showing results for 
Search instead for 
Did you mean: 

SAP HCI JSON to XML converter in web ui

Former Member

Hi

I am trying to develop a iflow for data integration in web UI of HCI .I receive data in json format from my source system ,since HCI works only on XML i want to convert the payload into XML but in web ui i don't see a JSON to XML converter whereas its available in the eclipse plugin.Is this component not supported yet in web UI ? How do i go about developing this i-flow, is using the eclipse plugin the only solution and what are the issues if any in using the eclipse plugin as it wont be supported in future .

Accepted Solutions (1)

Accepted Solutions (1)

Sriprasadsbhat
Active Contributor

Hello Suresh,

Yes you are correct JSON to XML convertor is not yet available in WEBUI and might be there in SAP Road map.

You have to perform all your developments in eclipse if you want to use mentioned convertor.

Drawback:

Post development when you move your Integration project to WEBUI it becomes non editable [ means pallet will not be available to add new step ,still you can edit properties only of existing steps other than the convertor] showing below warning.

Because of above you have to use Eclipse Tooling whenever you get changes or want to add new steps .

SAP is still working on WEBUI to get in sync with Eclipse Tooling,it might take some time.

Regards,

Sriprasad Shivaram Bhat

Former Member
0 Kudos

Thanks Sriprasad for the quick response

Answers (0)