Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm using a windows activity to get the status of a Service running on another windows systemThere is no firewall active on the other system and the runtime user of the target is in the administrator group.Has anyone seen and worked around the error ...
We have a 2.3.4 development environment and are now ready to create a Production environment equivalent of everything in developmentAfter the software is installed in Production, we'd like to backup the development database and restore over the new P...
We're getting the following in a runaway loop during testing of a workflow "A violation of the maximum iteration count within activity While ProcessRunning. The maximum allowed number of loop iterations is 5000."Is 5000 alterable? It would be nice to...
I have an application that returns 'provider not found' when trying to connect to the 'CiscoWorks embedded database'.The dbodbc10.dll files were copied over from the LMS server and registry entries made per the manual.The system Dsn was set up and te...
Is there a workflow to convert JSON to XML? Derek Evan and Von Jones responded that 2.3.4 has new activities to do this, and convert XML to JSON. I'm posting because I inadvertently deleted my original post, and their responses did not get through to...
Thank your post fixed the 'domain' problem. The acvpn.xml file somehow vanished from my new system (refresh pc) so I copied it over from my old system. Now all I have to figure out is how to rekey
Hi Ryan - good to hear from you. Yes - I've since switched to rest API. For integrations to some other software that do not support rest, however, I've sometimes written my own SOAP client and this reduced time down to 270 MS in one case! There is a ...