This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

IdM - Source Control

Hello Dell Community - wondering if any of you employ some form of source control when you are compiling your changes to IdM.

Other than setting labels or adding code snippets to identity the changes made, I'm curious to hear if there are any success stories utilizing a central source control location.

Thanks!

Parents
  • Hi Sesank,

    a full revision-control integration can NOT be configured and enabled. It's NOT an ootb function of the product. You have to implement this yourself.

    BUT: If you're only interested in the scripts (ie. SystemLibrary; not the processes, workflows, dyn. roles, user interface defintion, WebDesigner, attestation routines, ...), you can probably use SystemDebugger to maintain them in Visual Studio and combine this with standard Visual Studio TFS/TFVC integration.

    HTH,

     Oliver

Reply
  • Hi Sesank,

    a full revision-control integration can NOT be configured and enabled. It's NOT an ootb function of the product. You have to implement this yourself.

    BUT: If you're only interested in the scripts (ie. SystemLibrary; not the processes, workflows, dyn. roles, user interface defintion, WebDesigner, attestation routines, ...), you can probably use SystemDebugger to maintain them in Visual Studio and combine this with standard Visual Studio TFS/TFVC integration.

    HTH,

     Oliver

Children
No Data