Getting an unusual error code when I try the `Se05x_API_CheckObjectExists()` api. The result buffer contains error code 0x6D00. Any idea what this means?
I'm using the nano-package.
Unencrypted connection.
Thanks,
Dean
Solved! Go to Solution.
I figured out the problem. Another part of the code was closing the session before the call to Se05x_API_CheckObjectExists().
I figured out the problem. Another part of the code was closing the session before the call to Se05x_API_CheckObjectExists().
Hi @deang ,
This code means the instruction is not supported/invalid. Would you please tell me which example and variant of se05x are used in your test? Is it possible to share some code snippet if you are testing your own application code? It would be great helpful if you can share the full log for analyzation.
Have a great day,
Kan
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------