Expand my Community achievements bar.

viktorstarn
viktorstarn
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Great answer! Exactly what I needed! Thanks Slimmed my script down from 240 lines to 40 ^^Couldn't get it to work initially, "Object.keys(wkf.activities.fileImport).length" kept returning 0. But it started working when I added... for (var key in wkf.activities.fileImport) {    if (wkf.activities.fil...

    Type

    Questions

    Views

    2.5K

    Likes

    0

    Replies

    0
  • Hello Marcel,Thank you for your reply!This way of changing properties of an entity (recipient, workflow etc.) seems straight forward and easy to use, but does it apply even if I'm aiming to change a certain detail in the xml-code of the wf (in the XML Memo) and then want to save it? What I want to d...

    Type

    Questions

    Views

    2.3K

    Likes

    0

    Replies

    0
  • Hello,My goal is to extract the entire xml-code of a workflow (in a javascript-action), make changes to it (in this case I want to remove any example data in file import-actions that might violate GDPR) and store the new xml in the database. I extract the xml using     var wf = NLWS.xtkWorkflow.get(...

    Type

    Questions

    Views

    3.4K

    Likes

    3

    Replies

    4
Top badges earned by viktorstarn
Customize the badges you want to showcase on your profile