How to pass multiple rows of data to CDT during interface testing

Hi,

I am using CDT "AM_Business" in one of the interface. I may get an array of values.

Now, I would like to test the interface by passing multiple rows of data.

I was able to test with single row of data, but not sure the format for passing multiple rows of data.

Can any one help here.

{
'type!{urn:com:appian:types:AM}AM_Business'(
'businesskey': 148,
'headerkey': 95,
'dbkey': 3
)
}

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data