top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Workflow migration: retain persistent values?

0 votes
1,044 views

When I migrate workflows from Development repository to Production repository, there is a chekc box "Retain persistent mapping variable values.." in migration wizard. What happens if I check this box? Does it keep e.g. values in the production environment or does it replace these values from the Development repository?

posted Dec 15, 2014 by Amit Sharma

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

If you check the option Retain persistent values for mapping variables, the existing values from the target folder will be kept.
Otherwise, they will be replaced with values from the source folder.

Quote from the Repository Guide:

Retain persistent values for mapping variables. You can choose to retain existing values or replace them with values from the source folder. 

Retain persistent values for workflow variables. You can choose to retain existing values or replace them with values from the source folder.
answer Dec 18, 2014 by Shweta Singh
Similar Questions
+2 votes

A large amount of data is coming from source to target. After a successful insertion in target, we have to change the status to every rows as "committed". But when will we know that all datas have come or not in target without directly querying the source?

For example - suppose 10 records have migrated to target from source. We cannot change the status of all the records as "committed" before successful insertion of all records in target.

So before changing the status of all the records, how will we know that 11th record is coming or not? Is there anything that will give me the information about total records in source?

I need a real-time based answer.

+2 votes

As an SQA, I need to verify that all connections associated with a set of workflows have been updated. How can I view all connections associated with a workflow? Is there a connection, or connections, assigned to individual workflows, or would I need to find the connections for each individual session? If so, how do I view the connection(s) of a session?

+2 votes

How to tune the session, workflow for better performance, what are the things we consider for better performance?

...