Hello Visual Composer experts,
I want to use a SAP Enterprise Portal iView in a VC Model.
For that I use VC HTML View.
In the URL I put SAP EP IView reference, for instance :
<xxx> stands for development portal.
When I transport my VC model to quality portal I need to manually replace <xxx> by <yyy>.
How can I avoid this ? How can I dynamically address the portal ?
I found something about using "portal:" that will replace http://<server>:<port>/irj/servlet/prt/portal/prtroot/ but did not succeed to make it works.
In the VC HTML view I tried to used "pcd" instead of "http" but again did not make it.
Can someone give me a clue ?
Rgds
Gilles