User bio
404 bio not found
Member since Aug 5, 2016
Posts:
Replies:
Yes The issue is occuring at server side but the packet sender shows the notification as send.
Hi Everyone,
I tried to send the Sample XML from Packet Sender to Intersystems IRIS TCP Inbound adapter for learning purpose.
I'm using Predefine d Class : EnsLib.XML.TCPService and the adapter is EnsLib.TCP.CountedInboundAdapter (it selected by Default.)
My sample XML file would be <Patient><Name>John,Williams</Name><MRN>12345</MRN></Patient>
I got an error like
ERROR <Ens>ErrTCPReadBlockSize: TCP Read(32000) with timeout period (50) failed with : (78):tElement><Patient><Name>Varatha</Name><MRN>12345</MRN></Patient></RootElement>
Please help me to proceed further
Certifications & Credly badges:
sansa has no Certifications & Credly badges yet.
Global Masters badges:
sansa has no Global Masters badges yet.
Followers:
Following:
sansa has not followed anybody yet.
Hi ,
I have tried for template docx wcontains a "boilerplate" text that does not change. The input parameter for the information you want to replace will be in the following format: {{input_parameter}}
And I tried to run the classmethod from terminal it throws the below error.
<THROW> *%Exception.PythonException 230 ^^0^ <class 'ModuleNotFoundError'>: No module named 'docx' -
Please help me to proceed further.