Hi,
I'm integrating C4C to display ECC Service order for customer.
I'm able to set up the webgui for access. See the first screen shot.
Notice that the following URL expected from webgui contains space (%20) and semicolon.
host:port/sap/bc/gui/sap/its/webgui?~transaction=*IW73%20DY_PARNR=484;DY_PARVW=SP
This URL above will show all the service orders for Sold to with customer id 484.
On the other hand, in the HTML mashup or URL mashup, the parameters doesnt support space and semicolon.
My preview display all the service orders. See the second screen shot.
Any idea how to pass the parameter that comply with webgui format?
cheers,
julius

