You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Calling Get Rest End Point of BO

edited Nov 21, 2019 12:05PM in Visual Builder 7 comments

Summary

Calling Get Rest End Point of BO

Content

Hi,

i have created one BO table (ReportDeatils) as below:

Id
creationDate
lastUpdateDate
createdBy
lastUpdatedBy
reportId
reportName

First 4 columns default created and ID is primary key . Now this table store reportId also which is unique and not null.

Now inside of my actionchain i need to get data from this ReportDetails BO. so i am invoking callRestEndPoint and selected Get operation of this ReportDetailsBO but this get operation is expecting Primarykey of this table as input parameter but i want to pass different attribute i.e.(reportId) to this as input parameter.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!