Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

Refer Data Fabric table to local Servicenow Table

DebasishB020792
Kilo Explorer

HI Team,

 

I am trying to use one of my DF table as a reference table of a local servienow table but when I checked in Refereence table list this DF table not showing and I have checked Reference field qualifier it has mentioned below script

 


javascript: GlideDataFabricEngineService.getInstance().isTableAllowedDataFabricReference(current.name) ? 'name!=sys_choice^EQ' : 'is_df_table=false^ORis_df_tableISEMPTY^name!=sys_choice^EQ';

 

My understanding some how my local table is not allowed data Fabric refereence & I am not sure where to check & make it allowed. Didn't found much documentation on this.

 

Would be appreciate if anyone have any idea.

 

 

0 REPLIES 0