Hi team,
can you please share the steps or process of Integrating Adobe campaign classic instance with Gitlab.
thanks
Solved! Go to Solution.
Views
Replies
Total Likes
There is a GitHub project here with some examples: https://github.com/cumpstey/campaign-sync
Some other discussion here: https://experienceleaguecommunities.adobe.com/t5/Adobe-Campaign-Standard/Source-Code-Management-with...
Hi,
I built a full integration with Gitlab recently, for allowing check-in/check-out and diffs of all objects from the console UI. It's just forms, an embedded jssp for diff, and git/packaging commands.
Most of the dev time was spent on a workaround for granting fine-grained access to non-privileged users, without logonEscalation(), though most clients shouldn't have this req.
Thanks,
-Jon
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
It's not for the faint of heart, and is easy to get wrong with disastrous consequences- e.g. end-users can end up with root access to the app server/db or blow up an instance. Also generic object usage requires some chicanery with form templating. I can't recommend pursuing. Package import/export just have admins use the console UI.
Views
Replies
Total Likes
There is a GitHub project here with some examples: https://github.com/cumpstey/campaign-sync
Some other discussion here: https://experienceleaguecommunities.adobe.com/t5/Adobe-Campaign-Standard/Source-Code-Management-with...
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies