Content Management and Capture

 View Only
  • 1.  FileNet WorkFlow choice list is coming up.

    Posted 7 days ago

    I tried creating new choice lists and assigning them to a class using them in workflow still it's not coming . It's being overridden i think so by logic. I have seen the component queue code. I don't find any specific code to this. Tried checking in the adapter class also no luck. Can you share the thoughts , if i'm missing anything . Suggest.



    ------------------------------
    ibmwas user
    Learner
    Student
    Mumbai
    9820093259
    ------------------------------


  • 2.  RE: FileNet WorkFlow choice list is coming up.

    Posted 6 days ago

    It sounds like your choice lists are being overridden by existing logic somewhere in the workflow. A few things to check:  

    1️⃣ **Check for Default Values** – If there's a default choice list assigned elsewhere, it might be taking priority.  
    2️⃣ **Look for Hardcoded Logic** – Even if you don't see specific code in the component queue, there could be logic setting or modifying the choice list dynamically.  
    3️⃣ **Verify Adapter Behavior** – If the adapter is involved, ensure it's not replacing or filtering out your new lists before they're applied.  
    4️⃣ **Check Workflow Execution Order** – Sometimes, certain conditions in the workflow can override or reset fields based on predefined logic.  
    5️⃣ **Debug & Log** – Add temporary logs to see where the values are getting set and overridden.  

    If you suspect it's being overridden but can't pinpoint where, try temporarily disabling parts of the logic to isolate the issue. Let me know what you've tried so far, and I can suggest more targeted debugging steps! 🚀



    ------------------------------
    Adeel Ali
    ------------------------------