Jump to content

Simple List - how to identified their usage


EWA

Recommended Posts

Hi Ewa,

You should be able to find this out using Database Direct. I used the following query to locate captures that use a simple list with the ID of assetStatus.  Just replace assetStatus with the ID of the simple list that you are looking for.

SELECT * FROM h_bpm_procapture where h_capture like ('%<dataProvider>assetStatus</dataProvider>%')

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...