iSupplier Portal Personalization image URI
I have a personalization I am using to call a java extention.
The link is from the iSipplier portal.
I can make the link happen just fine, but cannot make the image appear in a reasonable way.
I am trying to use https://<server>/OA_MEDIA/detailsicon_enabled.gif
I can only make the gif render using the full URL.
I have tried "detailsicon_enabled.gif" which works out of iProcurement.
I have also tried
/OA_MEDIA/detailsicon_enabled.gif
$OA_MEDIA/detailsicon_enabled.gif
OA.jsp?page=detailsicon_enabled.gif
OA.jsp?page=/detailsicon_enabled.gif
OA.jsp?page=/OA_MEDIA/detailsicon_enabled.gif
The link is from the iSipplier portal.
I can make the link happen just fine, but cannot make the image appear in a reasonable way.
I am trying to use https://<server>/OA_MEDIA/detailsicon_enabled.gif
I can only make the gif render using the full URL.
I have tried "detailsicon_enabled.gif" which works out of iProcurement.
I have also tried
/OA_MEDIA/detailsicon_enabled.gif
$OA_MEDIA/detailsicon_enabled.gif
OA.jsp?page=detailsicon_enabled.gif
OA.jsp?page=/detailsicon_enabled.gif
OA.jsp?page=/OA_MEDIA/detailsicon_enabled.gif
0