IoT not working after upgrade to 9.2.1.2 from 9.1.5.5

RonWeasley

Active Member
Hi,
Our IoT instance is not working after the above tools release upgrade. We are on application release 9.1 and our IoT components were the first versions (IoT Orchestrator 1.0.0). The issue is that when I go to the Orchestration client tool (http://aisserver:port/jderest/client) and login successfully; none of the orchestrations are visible (custom/ vanilla). My XML file location is C:/IoT/JDE_IOT_Orchestrator_XML and we are Windows Server. Testing the IoT configuration via standard REST clients (bypassing the JDE shipped client) also has no results. It is not able to create a session or accept message in a body.

I couldn't find any reference in My Oracle Support - any tips would be really appreciated.

Thanks!!!
 
I installed IoT at a client not long ago, and I am pretty sure there is a pretty significant architecture change between tools 9.1 and 9.2.1.x. I believe in tools 9.1 the Orchestrator is just a couple of jar files in a folder. On 9.2 I it is a JVM/Server that requires weblogic and ADF be installed (which also requires a database). IoT quickly went from being fun to being overly complicated just to install. If you read through the getting started section in the below guide it will point you in the right direction.

https://docs.oracle.com/cd/E53430_01/EOTOT/get_started.htm#EOTOT113
 
I installed IoT at a client not long ago, and I am pretty sure there is a pretty significant architecture change between tools 9.1 and 9.2.1.x. I believe in tools 9.1 the Orchestrator is just a couple of jar files in a folder. On 9.2 I it is a JVM/Server that requires weblogic and ADF be installed (which also requires a database). IoT quickly went from being fun to being overly complicated just to install. If you read through the getting started section in the below guide it will point you in the right direction.

https://docs.oracle.com/cd/E53430_01/EOTOT/get_started.htm#EOTOT113

You're getting confused between the IoT Orchestrator and the Studio which is the web designer that requires WebLogic, ADF and a PHD to get installed.

Hi,
Our IoT instance is not working after the above tools release upgrade. We are on application release 9.1 and our IoT components were the first versions (IoT Orchestrator 1.0.0). The issue is that when I go to the Orchestration client tool (http://aisserver:port/jderest/client) and login successfully; none of the orchestrations are visible (custom/ vanilla). My XML file location is C:/IoT/JDE_IOT_Orchestrator_XML and we are Windows Server. Testing the IoT configuration via standard REST clients (bypassing the JDE shipped client) also has no results. It is not able to create a session or accept message in a body.

I couldn't find any reference in My Oracle Support - any tips would be really appreciated.

Thanks!!!

To the OP, a little confused with your post, is the AIS server working but not the orchestrations? The statement Paul made about the AIS server changing is completely true. AIS Version 2 was released with 9.2.1.2 tools so there is an updated API. In addition, the IoT Orchestrations moved from being just files on the AIS server to being UDOs so you need to manage them through OMW Web. See http://docs.oracle.com/cd/E53430_01/EOTOT/manage_orchestration.htm#EOTOT184 for more details.
 
Last edited:
You're getting confused between the IoT Orchestrator and the Studio which is the web designer that requires WebLogic, ADF and a PHD to get installed.

You are correct, Russell. I believe the Orchestrator client is actually part of the AIS Server. Sorry for the confusion.
 
You're getting confused between the IoT Orchestrator and the Studio which is the web designer that requires WebLogic, ADF and a PHD to get installed.



To the OP, a little confused with your post, is the AIS server working but not the orchestrations? The statement Paul made about the AIS server changing is completely true. AIS Version 2 was released with 9.2.1.2 tools so there is an updated API. In addition, the IoT Orchestrations moved from being just files on the AIS server to being UDOs so you need to manage them through OMW Web. See http://docs.oracle.com/cd/E53430_01/EOTOT/manage_orchestration.htm#EOTOT184 for more details.

Hi Russell,
I am talking about the JD Edwards EnterpriseOne Orchestrator Client that comes with the AIS Server. It was working fine earlier when I was in 9.1.5.5 and I could see my orchestrations when I clicked the dropdown. I upgraded to the AIS server 9.2.1.3 and the 'test connection' button works just as fine. I can log in to the client and can even clear XML cache when I click the clear cache button. However, none of my orchestrations are visible. I already enabled feature security and gave full access to modify the UDO objects. None of my existing orchestrations are working which were earlier working fine when I used external REST clients.

Not sure why is this happening. Is this a feature ? Does the Orchestrator Client not work in the new tools release? I was really hoping to bypass the Orchestrator Studio!

Thanks...
 
Back
Top