Leiste mit Community-Erfolgen erweitern.

viktorstarn
viktorstarn
Offline
Typ
  • Alle
  • Fragen
  • Diskussionen
  • Ideen
  • Blogs
Nach Beiträgen filtern
  • 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...

    Typ

    Fragen

    Zugriffe

    2.5K

    Likes

    0

    Antworten

    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...

    Typ

    Fragen

    Zugriffe

    2.3K

    Likes

    0

    Antworten

    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(...

    Typ

    Fragen

    Zugriffe

    3.5K

    Likes

    3

    Antworten

    4
Top-Badges von viktorstarn
Passen Sie die Badges an, die Sie in Ihrem Profil anzeigen möchten.