Instantiation form

Dear firends,
There is any way to populate instantiation form with data coming from connectors (database)

Bonita 7.
Thank you

3 Likes

Hi o.eddaoudi,

Have you found a solution to this? I have the same question.

Best regards,
Stefan

Hi
Try the Below API

Replace the BDM reference as per your Process

1)/bonita/API/bdm/businessData/com.model.Table_Name?q=find&p=0&c=10000

  1. /bonita/API/bdm/businessData/com.model.Table_Name?q=findByIdeaRequestor&p=0&c=10000&f=ideaRequestor={{loggedInUserName}}