API Call: Not always a Response
Posted: Wed Feb 26, 2025 8:34 pm
Hi,
I have this situation:
A JDEdwards environment activated a LANSA API. This works fine.
In the LANSA Server Module that is activated I call a function to do all kind of I/O's and in the end, when all is done properly, I activate a Reusable Part (#PRIM_OBJT) to call/activate a JDEdwards API. The only thing that this call is doing is telling JDE that the activities is LANSA are done.
The environment is completely Windows (LANSA V15 with the latest EPC's), including the LANSA Webserver environment in Windows via IIS (running on the same Windows server).
The problem we have is:
Most of the time, the call to the JDE API is successful. I generate HTTP logging and see that I send out a Request and receive a Response: But in some situations, we do not get a Response: But if we activate the same situation for example some minutes later, all is ok and we get a response.
In the situation were we do not get a response, we do not see for example any activity in the firewall that shows that we do the call and/or get the reponse.
Does anyone have had a siutation like this?
Or a tip to get some extra logging, so more then the http logging that I already create?
Kind regards,
René
I have this situation:
A JDEdwards environment activated a LANSA API. This works fine.
In the LANSA Server Module that is activated I call a function to do all kind of I/O's and in the end, when all is done properly, I activate a Reusable Part (#PRIM_OBJT) to call/activate a JDEdwards API. The only thing that this call is doing is telling JDE that the activities is LANSA are done.
The environment is completely Windows (LANSA V15 with the latest EPC's), including the LANSA Webserver environment in Windows via IIS (running on the same Windows server).
The problem we have is:
Most of the time, the call to the JDE API is successful. I generate HTTP logging and see that I send out a Request and receive a Response: But in some situations, we do not get a Response: But if we activate the same situation for example some minutes later, all is ok and we get a response.
In the situation were we do not get a response, we do not see for example any activity in the firewall that shows that we do the call and/or get the reponse.
Does anyone have had a siutation like this?
Or a tip to get some extra logging, so more then the http logging that I already create?
Kind regards,
René