InterSystemsDev via @like
❔ Question: How to copy array values from #JSON to object using #DTL? #HowTo #InterSystems #InterSystemsIRIS
💬 Answer: http://ow.ly/7tNv50wRlxH
💬 Answer: http://ow.ly/7tNv50wRlxH
InterSystems Developer Community
How to copy array values from JSon to object using DTL?
Hi community,I need to create a DTL to get values from a JSon (%DynamicObject) to a class.Thre first items is copied fine, however when it tries to get the values from an array it raises an error.&nbs
InterSystemsDev via @like
❔ How to extract data from a list property? #HowTo #InterSystems #InterSystemsIRIS #SQL #Code
💬 Answer: http://ow.ly/c9s650wXlfW
💬 Answer: http://ow.ly/c9s650wXlfW
InterSystems Developer Community
How to extract data from a list property
Say I have a property in a persistent class that stores list of colours and I would like to query that field and return a list and be able to loop that list to get individual colours how w
InterSystemsDev via @like
❔ How to pass an aux.RuleUserData unique value for each individual routing rule? #HowTo #InterSystemsIRIS #DevOps
💬 Answer: http://ow.ly/vK4x50xfTDA
💬 Answer: http://ow.ly/vK4x50xfTDA
InterSystems Developer Community
How do I pass an aux.RuleUserData unique value for each individual routing rule?
Hi,I have two rules within a single rule set where I am wanting to set a variable (RuleUserData) (MGH & MGP) to pass into the transform called for each rule. However, the RuleUserData value&
InterSystemsDev via @like
❔ Question: How to separate #OBX segments based on "."? #HowTo #InterSystems #ObjectScript
💬 Discuss: http://ow.ly/j3Dy50xxxVS
💬 Discuss: http://ow.ly/j3Dy50xxxVS
InterSystems Developer Community
How to separate OBX segments based on .
Hi, I am trying to transform a message to meet a third party specification, and would like to know if you can advice me on how to separate a single OBX segment into several segments based on a '.'I wo
InterSystemsDev via @like
How to execute a program from a program and capture the results from the executed program? #HowTo #InterSystems #InterSystemsIRIS
Answer: http://ow.ly/UwHy50y27p7
Answer: http://ow.ly/UwHy50y27p7
InterSystems Developer Community
How to execute a program from a program and capture the results from the executed program
Hi,I have a program that displays the current running processes to the screen. I need to have a program execute that display program and capture the results to a file. The display prog