検索

ディスカッション (5)0
続けるにはログインするか新規登録を行ってください
質問
· 2019年1月17日

HL7 ACK Date and Time Format

Hi.

We have created an Ensemble production that receives HL7 information via TCP Adapters, but the requirement from the vendor is that we submit an ACK message with the MSH segment mist have a date and time populated with seconds.

We are utilising the standard class for the Service Adapter (EnsLib.HL7.Service.TCPService).

HL7 Version 2.5 no modifications currently.

The messages received via the service is correctly received in ddMMyyyyhhmmss but our ACK back is only ddMMyyyyhhmm.

Due to the ACK not having the ss the message is rejected by the vendor.

Ps: Our interface is using ACK Mode - Immediate

1 Comment
ディスカッション (1)1
続けるにはログインするか新規登録を行ってください
質問
· 2019年1月9日

Python bindings

Found a strange documentation block about Python bindings in Chapter 3.6 of the Caché manipulation functions with time and date. It looks like this text accidentally copied one to one of the Perl binging documentation. It's funny that the packages of functions called PTIME_STRUCTPtr, PDATE_STRUCTPtr and PTIMESTAMP_STRUCTPtr is suspicious for Python :)  

On the other hand, nothing is said about the functions parse_time, parse_date, parse_timestamp, which are present in /dev/python/intersys/pythonbind.py ahhh!

Has anyone encountered this problem?

2 Comments
ディスカッション (2)2
続けるにはログインするか新規登録を行ってください
ディスカッション (2)2
続けるにはログインするか新規登録を行ってください
質問
· 2018年12月28日

How To Drag/Drop in TablePane?

Hi,

Is it possible to implement Drag and Drop with the TablePane component?

1 Comment
ディスカッション (1)2
続けるにはログインするか新規登録を行ってください