UBAQ Dashboard

I have an UBAQ that updates a UD field that resides on the job entry screen the UBAQ works and updates correctly, however when I try and do it from a dashboard it does not work.

BAQ
Verified that updateable is checked on general properties

Update Processing
Verified that BPM update is checked and the BO is JobEntry.


Since this works if I do Analyze, get list and update I think my issue is on the dashboard.

On the dashboard, updateable is checked and NestLlink flag is checked as the prompt, this is the UD field I want to update.
image

When I run the dashboard, I don’t get a prompt and it doesn’t do anything :frowning:

You have to deploy the dashboard to make it updateable. To try it out, go to Tools, Deploy dashboard.

image

Then if it’s working, you’ll have to add a menu item, and use the assembly (deployed) version.

1 Like

Did you either Deploy or Test in on the Deploy screen. ? It won’t work as an updateable in the dashboard designer.

You ninja! :stuck_out_tongue_winking_eye:

I did do that :slight_smile:
There was another prompt on the dashboard that i removed and it started working.

1 Like