Forum Replies Created
-
AuthorReplies
-
We are experiencing similar behavior, what was finally the cause of this issue?
Hi Jim – Thanks for your reply. I did what you said and seems like I am getting the response back.
Appreciate your help on this Jim!!
Here’s what it turned out, the advance scheduling had * in seconds section.
So the way it read HH:MM:SS and I had sent it to run at 12:01:* instead of 12:01:00
With * it will run multiple times at 12:01 if it finishes within 60 seconds.
Turned to be a configuration issue.
Problem solved.
It’s all TEST Data.
Hi Peter – My SP doesnt update. Just does a selection.
Also,
If I am connecting to SQL Server through v6.2 and calling a stored procedure it is returning the same count as it shows in SSMS (SQL Mgmt. Studio).
But if I am connecting the same SQL instance and calling the same stored procedure through v19.x, it is returning the record in SMAT DB for 10 – 16 times.
Attached are the screenshots –
- SSMS_476_records file : Shows how SQL SSMS’s output — 476 records
- Cloverleafv19_5777_records : Shows 5000 some messages in v19 —- looks like a bug
- Cloverleafv6_476_records : Shows the same count as shown in SSMS, count matches, no issues
Attachments:
You must be logged in to view attached files.Hi Peter – Agreed WMQ to ASB would need development. When you say Cloverleaf setup is needed/config wise, you mean something like this as attached in MQS.png file.
The issue i ran into is, I am getting error in process logs as:
CANNOT OPEN
[pd :pdtd:ERR /0: qa_ms_queue:07/12/2022 15:13:27] libmqic_r.so: cannot open shared object file: No such file or directoryAnd I cannot find the installer for MQSeriesClient for our CentOS.
Thanks for all your help Peter, appreciated!
Attachments:
You must be logged in to view attached files.Hi Peter – Good Morning.. thanks for your reply.
For option 1: – Are you saying I need to have Cloverleaf connect to WMQ, but using what protocol? (mqs/java:ws or any other?)
And then the next hop will be WMQ to Az Ser. Bus? That’s outside of Cloverleaf server, is that correct?
Unfortunately, I cannot write a UPOC protocol, might need to check internally here or with Cloverleaf’s prof. services on the second option.
Thanks a ton for your help, appreciated!
I tried the calls using SOAP UI as someone mentioned in some other thread, as POSTMAN is missing some headers that CLOVERLEAF needs, and I get the request visible in Cloverleaf. But it is sending HTTP 500 back to CLIENT.
Any thoughts what is EOF Prolog exception here?
[java:java:INFO/1:ite_ws_process_cmd:07/07/2022 18:06:54] org.apache.cxf.services.RESTProviderService.RESTProviderPort.RESTProvider:INFO: Outbound Message
[java:java:INFO/1:ite_ws_process_cmd:–/–/—- –:–:–] —————————
[java:java:INFO/1:ite_ws_process_cmd:–/–/—- –:–:–] ID: 6
[java:java:INFO/1:ite_ws_process_cmd:–/–/—- –:–:–] Response-Code: 500
[java:java:INFO/1:ite_ws_process_cmd:–/–/—- –:–:–] Encoding: UTF-8
[java:java:INFO/1:ite_ws_process_cmd:–/–/—- –:–:–] Content-Type: text/xml
[java:java:INFO/1:ite_ws_process_cmd:–/–/—- –:–:–] Headers: {}
[java:java:INFO/1:ite_ws_process_cmd:–/–/—- –:–:–] Payload: <ns1:XMLFault xmlns:ns1=”http://cxf.apache.org/bindings/xformat”><ns1:faultstring xmlns:ns1=”http://cxf.apache.org/bindings/xformat”>com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
[java:java:INFO/1:ite_ws_process_cmd:–/–/—- –:–:–] at [row,col {unknown-source}]: [1,0]</ns1:faultstring></ns1:XMLFault>
[java:java:INFO/1:ite_ws_process_cmd:–/–/—- –:–:–] ————————————–
Engine idle — 07/07/2022 18:07:04Hi – I modified the REST PROVIDER from default path to
https://localhost:8081/ws-fhir and now i see the requests coming in.
The only problem I have now is,
If i hit the URL from Browser, I see the request in, with Error in Cloverleaf as EOF Prolounge.
And I hit the same URL from PostMan i dont see anything coming to Cloverleaf and the request times out in POSTMAN,
Any thoughts why the GET Request from POSTMAN is dying?
Hi Bill, We have to send a payLoad to a FHIR server to fetch a patient resource (from ADT) similar to your work. And I am new to Cloverleaf world. Would like to know how to setup a WS-Client to go out and fetch the resource in JSON.
Step 2 will be using basic or token authorization.
If you can help share the Config. then i can load and tweak according to my needs.
Thanks for your help in advance!
Hi Bill – Looks like we are doing similar, can we connect? or can you send me a copy of NetConfig to see if I can mimic your work?
Screenshot is attached
Attachments:
You must be logged in to view attached files.Hi Rob – Thanks for your reply.
I have a source which sends the HTTP GET without the body and the URL itself has the BODY baked into it.
And If i try to re-send to FILE -> It creates the file with the msgs.. but no meta-data file.
And attached the file with screenshots.
I created a another thread- here’s the link for the same.
Thank you for replying!
https://usspvlclovertch2.infor.com/forums/topic/cloverleaf-smatdb-files-growing-v6-2-3-x/
I understand what you are saying, thank you John for your help, appreciate it.
-Mitesh
-
AuthorReplies