cancel
Showing results for 
Search instead for 
Did you mean: 

IISProxy mapping for ITS

Former Member
0 Kudos

Hi All,

I have configured the IIS with reverse proxy, its working fine. Now I am trying to create transaction iview in portal, for this purpose I defined new mapping elements for ITS in IISProxy as follows.

<source>

<protocol>http</protocol>

<prefix>/sap/</prefix>

</source>

<source>

<protocol>http</protocol>

<prefix>/sap(ZT11aGF6NU5pVklycyUyQjMxcUhhVExrJTJCdyUzxx==)/</prefix>

</source>

<target>

<protocol>http</protocol>

<host>host.comp.com;/host>

<port>1080</port>

</target>

I am getting 404 page not found error for WebGUI Iviews. Reason for this iisproxy.xml doesnt have proper mapping elements. .I referred some old threads, they use session ID(sap(ZT11aGF6NU5pVklycyUyQjMxcUhhVExrJTJCdyUzxx==) but everytime WebGui iview creates a new session ID, so I am not able create exact prefix for ITS requests in mapping. Can some help me with this issue.

Thanks

Praveen

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey Praveen,

I am facing the same issue. How did you resolve this one.

Appreciate all hep truly.

Regards,

Samta.