Question Ting Wang · Jun 12, 2020 Mass Export DTL Hi Everyone, We are trying to migrate old server to new infrastructure and need to sync all the DTL cls from old one to new one. There are hundreds of DTL in system and we tried to export from production but cannot select all at once which might cause some missing classes. Not able to connect to studio or atelier with that server neither. Is there any way that we are able to do mass export from system which will save some effort? Please let me know your thoughts. Thanks. #DTL #ObjectScript #HealthShare 0 3 0 233
Question Ting Wang · Oct 8, 2019 <INVALID OREF> error and any means to avoid this error Hi All, #Debugging #ObjectScript #Ensemble 0 2 0 3.3K
Question Ting Wang · Oct 8, 2019 <INVALID OREF> error and try to debug in the code Hi, I got the <INVALID OREF> error in the component and the error screenshot as follows: #Debugging #ObjectScript #Ensemble 0 4 0 1.1K
Question Ting Wang · Oct 2, 2019 SFTP ERROR #7511: SFTP Error '4': SFTP Error [80102004]: Operation Failed [80102004] Hi all, We are delivering files to SFTP server using EnsLib.FTP.PassthroughOperation class and EnsLib.FTP.OutboundAdapter. But we are facing error below: ERROR <Ens>ErrFTPPutFailed: FTP: Failed to Put file '' (msg='Error in SFTP Put('/cachesys/mgr/Temp/HC4IZVmI6w9gEw.sftp','/directory1/directory2/directory3/') ERROR #7511: SFTP Error '4': SFTP Error [80102004]: Operation Failed [80102004] at SFTP.cpp:750,0',code=0). The SFTP settings is as follows: Basic settings: #FTP #Ensemble 0 3 0 1.9K
Question Ting Wang · Jul 2, 2019 Service registry is missing in the namespace Hello community, #Business Operation #Ensemble #HealthShare 0 1 0 384
Question Ting Wang · May 1, 2019 Search Criteria error When we go to specific name space to search messages in message viewer, at the moment we are adding the search criteria to add criterion type as SearchTable Field, and clicking the dropdown in Class field, there is an error says below in the image: Could anyone please let me know what exactly the error is from? Thanks so much. #Namespace #Caché #Ensemble 0 2 0 206
Question Ting Wang · Dec 10, 2018 Try to send the JSON stream from Process to Operation and generate file I created the Process to extract the required data from ADT message to a Dynamic Object. I wanted to send the JSON stream to EnsLib.File.PassthroughOperation operation and generate a file with the content of JSON stream. Here are the codes for Process: #Business Operation #Business Process (BPL) #JSON #Object Data Model #Ensemble 1 8 0 1.1K