cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

[C4C] Data Workbench Custom and Standard Fields in One Template?

tokgozatakan
Participant
0 Likes
2,934

Importing and Exporting with data workbench is sure helpful. To import/export custom fields I create a custom OData service import/export it separately. I was wondering if it is possible to do it in one template. It could probably be achieved by creating a custom OData and ticking all the standard fields which is, a time-consuming job.

Is there a way to add these custom fields to the standard template or copy the standard template into a custom one?

Accepted Solutions (1)

Accepted Solutions (1)

Vignesh_Dh
Participant

Hi Kemal,

Extend the KUT fields (Refer link) and SDK/PDI extension field to standard odata V2 service (c4codataapi) (refer link) and the same fields will be extended automatically to the standard data workbench templates.

you dont have to create a separate custom OData service extending all the fields (standard and custom).

Regards,

Vignesh

Answers (0)