Want to update a field in a baq

I want to update a field in XFileRef Table, and am unsure of how to do this. I think I have to use the menu Updatable BAQ Method Directives, then make the table updateable on the BAQ. I am only trying this with one document to test something.
I want to change the begining of the File Name for this field

When I check mark the updateable option I am given this error
image

You’ll need to do a little more setup in the BAQ Designer. The Ice Tools user guide has a great tutorial on creating an updatable dashboard.

For this scenario, you will go to the update tab in BAQ designer and select which BO/Table you want to use/update.

Then you can use the analyze tab to update. Or you can put the BAQ in a dashboard and do the updates there.

1 Like

Sepending on what you’re trying to update, there is the Document Management screen built in.

image

1 Like

This worked and is a lot simplier than what I thought

1 Like