0
Completed

Read Table Connector optional fields

Peter Wass 13 years ago in UNIFYBroker/SAP ERP Human Capital Management updated by anonymous 8 years ago 5

The Read Table connector makes all fields returned from SAP mandatory in the schema, which is difficult to configure due to the vast number of fields, and is also wasteful within the solution set. Please make all fields other than the primary key optional.

There is also a requirement to be able to handle multiple fields with the same name. Currently there is one such field (appended with _74 in the config I think). It's not required for the solution at the moment but may be in the future.

Please define how this should be handled.

Work completed, ready for testing.

Peter Wass commented:

Would prefer fields to be repeated as follows.

org_id
org_id_2

Have actually implemented this as:

org_id
org_id_1
org_id_2