Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9069

Re: How to open C4C account from direct URL

$
0
0

Hi Nelson,

 

I am able to find how do we need to launch URL:

Launch UI via URL

You can launch a UI from a ByD/SoD tenant via URL using an inport of the respective UI.

For OWL-based UIs, the basic URL schema is as follows:

https://<hostname>.<domain>

/sap/byd/nav

?bo_ns=<URL encoded BO namespace like specified in the OBN in-port>

&bo=<URL encoded BO name like specified in the OBN in-port>

&node=<URL encoded node name like specified in the OBN in-port>

&operation=<URL encoded OBN operation like specified in the OBN in-port>

   optional:

&object_key=<URL encoded BO instance key, for example UUID> (note: no "-" separator is allowed and all characters must be upper case)

&key_type=<BO instance type (GDT)>

&param = <any additional flat parameter that is required by the OBN in-port>

 

Example:

/sap/byd/nav?bo_ns=http%3A%2F%2Fsap.com%2Fxi%2FAP%2FCRM%2FGlobal&bo=Opportunity &node=Root&operation=Open&object_key=00163E01041602DE83D9D26C367E44A1&key_type=APC_V_UUID

 

 

I don't know how do I find details about BO_NS, Node, Operation etc. mentioned above.  

 

Regards,

Anil Poply


Viewing all articles
Browse latest Browse all 9069

Trending Articles