-
Frantisek4 years ago #18443
Hi,
We have now test instance of simplifier v4.5 and I have following issue.
We are using OData connector to connect to SAP ERP service so we can create orders from user interface. I used wizard to create OData connector however when I want to test it with valid input I am getting this exception:
com.itizzimo.appServer.connector.ConnectorType$ConnectorExecutionException: An OData Connector cannot be executed
at com.itizzimo.appServer.connector.types.odata.ODataConnectorInstance.createExecutor(ODataConnectorInstance.scala:49)Which is not really helpful as there is lots of things which can be wrong, but I assume that target OData service is up and running and accessible from Simplifier (otherwise I would not be able to use connector wizard).
Therefore there has to be other problem.
Is there way how to find out what is wrong e.g. by enabling more detail Simplifier logs (I already set debug level in administration but nothing new appears in the log viewer)?
I cannot check if it reached the target system as I do not have access there…
Thanks,
Frantisek
Christian KleinschrothHas successfully completed the online course IntroductionHas successfully completed the online course Intermediate (200)Has successfully completed the online course Advanced (300)Has successfully completed the online course Basics (100)Has successfully completed the online course Advanced (310)Has successfully completed the online course Advanced (320)Has successfully completed the Intermediate CertificationHas successfully completed the Advanced Certification4 years ago #18485::Hello Frantisek,
that’s actual a limitation in our test dialog – it can not be used for testing purpose for odata connectors. We will remove this in further releases .
To verify the odata connector calls you can build an app like the following documentation:
https://community.simplifier.io/documentation/connectors/odata-v2-connector/example-of-using-odata/
Christian KleinschrothHas successfully completed the online course IntroductionHas successfully completed the online course Intermediate (200)Has successfully completed the online course Advanced (300)Has successfully completed the online course Basics (100)Has successfully completed the online course Advanced (310)Has successfully completed the online course Advanced (320)Has successfully completed the Intermediate CertificationHas successfully completed the Advanced Certification
You must be logged in to reply to this topic.