Sync project: variable sets - Rename/Delete "In use" variables

Some of my Sync projects contain "In Use" variables in the Variables section with a successor number:
Ex: current name: CP_OneIM_User_Id2 needs to be renamed to CP_OneIM_User_Id (because it just looks nicer, nothing functional)

Or there are "In Use" defined variables that are no longer needed.
Ex: Posh project removed or renamed "ConnectionParameter" in Definition XML.

How do you remove the "In Use" status from defined variables, so that you can edit the variable name or delete it.
Now it just seems like you can only convert a "connection parameter" once and you are stuck with it.

Thanks!

Parents Reply
  • Used variables have to be removed at the places where they have been used.

    If you had renamed a connection parameter, you need to change the name of the parameter in DPRSystemConnection.ConnectionParameter.

    To do so:

    1. Open ObjectBrowser
    2. Open the DPRSystemConnection
    3. Edit DPRSystemConnection.ConnectionParameter
    4. Empty the shadow copy of the Sync Project Definition this connection is assigned to.
      1. Tip: Use "Go to referenced object" from the context menu
Children
No Data