Search found 5 matches

Go to advanced search

by dlightfoot
Mon Apr 03, 2023 11:01 am
Forum: Tips and Techniques
Topic: How to start an App thru code, that Comclient will see.
Replies: 0
Views: 2878

How to start an App thru code, that Comclient will see.

Hi, Is there a way to start a Jade application through code, so Comclient will see it as started (green)? I have apps defined in Comclient (by CTL file) and they start/stop as expected. However, if I use Node.createExternalProcess(), it will start an app correctly, but Comclient still thinks it's do...
by dlightfoot
Thu Sep 01, 2022 4:12 pm
Forum: General Discussion
Topic: JadeAuditAccess - How can I retrieve Array Attributes from the Journals
Replies: 1
Views: 4065

JadeAuditAccess - How can I retrieve Array Attributes from the Journals

When traversing through Journals, I have been unable to retrieve any Object Attributes that are a type of Array, such as StringArray. They show as ** not initialised ** JadeAuditAccess.getChangedPropertyNames() also excludes Array attributes. No other Journal record types are generated within the jo...
by dlightfoot
Wed Sep 15, 2021 1:11 pm
Forum: General Discussion
Topic: JadeAuditAccess.getUserData(pUserName, pIndex); How is pIndex used?
Replies: 5
Views: 6385

Re: JadeAuditAccess.getUserData(pUserName, pIndex); How is pIndex used?

Thanks Gerard, The relationship between UserIndex and TxnId make sense. However, for SignOns, getUserData(pUserName, pIndex) is always <null> for pUserName, so I can not apply an initial link for UserName to UserIndex It doesn't matter whether I start an app through the IDE, or a shortcut, it's alwa...
by dlightfoot
Mon Sep 13, 2021 1:33 pm
Forum: General Discussion
Topic: JadeAuditAccess.getUserData(pUserName, pIndex); How is pIndex used?
Replies: 5
Views: 6385

JadeAuditAccess.getUserData(pUserName, pIndex); How is pIndex used?

Hi All, I'm looking in the Jade Journals for updates by a specific user. When the record type is JadeAuditAccess.Jaa_Type_BeginTransaction, we can call JadeAuditAccess.getUserData(pUserName, pIndex); However, there is no documentation in the white papers or the online Jade Help on what to do with pI...

Go to advanced search

cron