Skip to main content
1-Visitor
September 16, 2019
Question

ptc-windchill-OData-connector

  • September 16, 2019
  • 1 reply
  • 2057 views

Hi Guys,

While executing the InvokeIETask with input parameter given in this Article:

InvokeIETask/ExecuteIETask using the OData connector fails

It is showing error:

Unable to Invoke Service InvokeIETask on ptc-windchill-OData-connector : Your route exchange has failed. Service operation failed [http://pdm.demo.com/Windchill/servlet/odata/IE/InvokeIETask] with status [ - This task is not authorized for execution via HTTP. If you think you have received this message in error, please contact your administrator].

Validateconnection and Endpointlist are working.  If anyboby know means let me know guys.

 

1 reply

5-Regular Member
September 16, 2019

Hi Rajesh,

 

Add this line at the start of your Info*Engine task:

 

<%@page language="java" access="http"%>

 

Regards,

Tushar