We have a requirement where we need to update users with different Organizational Units using an external system. The integration guide lists an NSAPI that might be used for this operation, Create/Update Person. This just says that we need to use the...
I have a process (Workflow?) that I execute on a Target Group of terminal Targets. I want to gather all the outputs of the Execute Terminal Commands into one place for processing. Concatenating it to an Output variable doesn't work. Each Target has...
Hello All, I am trying to copy a file from local server to remote shared location by using the below command - Copy-Item -Path E:\praghav\latest_log.txt -Destination \\CPO-PRD-04\Shared_Directory\Cognos_Logs_DEV\latest_log.txtError - Copy-Item : Ac...
I can see in my CPO's Orchestration Server properties - Responsibilities tab, there are 3 entries for AMQP Subscription. Out of the 3, i use one in some of my workflows. But the other two "Unknown(some id)" are not available in the CPO and not used...
I'm attempting to use the SACmd command line from a Tidal job. I have the job configured and is working correctly. My quesion, is how do i secure the password? Currently, it is in the clear in the job parameters. Is there a system variable i can...
Hello,My company uses the Tidal enterprise scheduler to execute SSIS packages on SQL Server 2012. We currently call a cmd batch file from Tidal on the Windows server that hosts SQL Server 2012. This batch file calls DTEXEC to execute the package on...
We have been noticing a lot of these error message window popping up on the client, even when the Client manager is running. Wondering if any one of you also noticed and how do you resolve it.A request made by your client to the cl...
Hi All - I am needing a list of all ports that Tidal uses. I have seen this kind of list before, but I can't find it. I'm especially interested in whether a port in use is bi-directional or if two Tidal components have one way ports. Does anyone hav...
Does anyone have advice on how to configure JBoss 7.1.1.Final to successfully enable SSO using IIS 7.5 with integrated windows authentication. This used to be a simple process on CCP 9.3.2 but I've had no luck configuring JBoss 7.1.1.Final to use the...
Guys, Is it possible to address/resolve the following error message generated by Tidal starting any JDE UBE process: 660/4776 MAIN_THREAD Wed Jan 29 15:57:25.682001 XMLRequest.cpp542 XML0000010 - XMLRequest does not ha...
I have a global table variable with some SNMP commands in it for a process I am testing.I need an example of the syntax that this activity is expecting in the WHERE clause. I tried using standard T-SQL expressions but it keeps giving me "Syntax error...
Hello, I'm trying to get a report of the history of a job group for a given period of time (lets just say last 5 weeks). Basically I want everything in the history tab of the jobgroup. Can anyone assist with a query?
Does anyone have an XSL Transform worked out that conveniently parses the CPSC Form output from Service Link when it has a grid in it?For example the data from CPSC Service Link might look like:<root> <Common> <Action ClassID="">Some Action</A...