I have a vendor process that connects and updates a few fields in some vectors. I'm trying to determine how this is being accomplished.
Here is an example of what I'm trying to accomplish:
I want a program that runs every X minutes and based on it's own logic, updates Vector 1, step 1, field 2 to be "X".
I can ssh to the CM and run command such as "change vector X", but that requires manually changing the steps and fields.
Here is an example of what I'm trying to accomplish:
I want a program that runs every X minutes and based on it's own logic, updates Vector 1, step 1, field 2 to be "X".
I can ssh to the CM and run command such as "change vector X", but that requires manually changing the steps and fields.