Error while invoking the SOAP URL with endpoint "Internal" in Gel Script.
search cancel

Error while invoking the SOAP URL with endpoint "Internal" in Gel Script.

book

Article ID: 103708

calendar_today

Updated On:

Products

Clarity PPM SaaS Clarity PPM On Premise

Issue/Introduction

Running a process in which the XOG  is happening through the SOAP URL with "Internal" Endpoint  as below , 

 <!-- XOG In Section -->
      <core:catch var="XOGOP">
        <soap:invoke endpoint="internal" var="firstLoadresult">

but these processes are failing with the error code "Status-Code: 302: Found at com.niku.union.gel.tags.soap.InvokeTag.doTag(InvokeTag.java:76)". 

However users are able to access the XOG URL from the browser 

Resolution

  1. HTTP Entry URL in CSA needed to be pointing to correct URL
  2. Correct the HTTP Entry URL and restart the services