Sychronize Metadata with Real data

User: "Niharika"
New Altair Community Member
Updated by Jocelyn

I am building a process from in which I gives dataframe from my "Execute Python" operator which has to be used by read csv/process further used. Sometimes in sub-process after python the data is not fetched.
In Tab-->Process (I checked the option) Synchronize Meta data with real data.
But how do I ensure that everything is synced when I run the process on server.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Marco_Boeck"
    New Altair Community Member
    Accepted Answer
    Hi,

    Meta data is ONLY used while you design the process in the UI, i.e. to show you a pre-populated combobox of available attribute names and such. It has NO other use. Meta data has absolutely zero impact when running a process.

    Regards,
    Marco