Hello.
My name is Andrian.
I have two things I need your help with.
First:
I have had an issue with the designer when it comes to dates. It is because of the GMT/BST. I receive from a service caller a date at midnight. I then pass it to a database. I receive it back with a getService and transmit it to the caller. Due to summer/winter time, seems to adjust the time by itself. How does the Designer work with dates? Any help or pointer to existing documentation would be most welcome.
Second:
There is this service: wm.server.ns:getNode. It’s a very useful service because it describes everything about a service, which in my case, is the Store Procedure it uses. However, I can only see it’s output but not use it. I have 1k+ services that call adapters, so going one by one is souls crushing. The two outputs are node and LOCK_STATUS. Node is defined as a string but actually, it’s a document. Due to this, I can’t use it. If I use string services on it, I’ll only get one line of info. If I use document services on it, it’ll say it’s a string and launch an error. LOCK_STATUS comes at value 2.
How can I use the output from this service?
My WebMetods version is 9.12 so I can’t really use a tool from the new version. (or maybe I can but I don’t know how).
Thank you for your time.
#webMethods-General#webMethods#Integration-Server-and-ESB#webMethods-Architecture