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

Fields Order in Custom Type

edited Nov 15, 2019 5:45PM in Visual Builder 3 comments

Summary

Fields Order in Custom Type

Content

Hi Experts,

We are developing a VB app that consumes BIP reports from ERP.

The issue we are dealing with is that we´ve created a custom type:

vType, which consists of an array of an object that has 2 fields: FIELD1 and FIELD2

After consuming the ERP report we parse the response to this vType we created.

The problem is that the ERP report returns the data with this order, FIELD2, FIELD1, but our vType orders its fields alphabetically: FIELD1, FIELD2. That's why the mapping is not working.

Is there a way to do this or do we need to ask the ERP team to order their tags, alphabetically.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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