The CreatorCon Call for Content is officially open! Get started here.

Is load data work "dl_u_assigment" Table ?

SD_Chandan
Kilo Sage

Hi Community,

When i am creating manual record in dl_u_assignment table it is properly setting fields but when i load my data it is not working properly can you anyone help me in properly Loading data in table or any small suggestion is appreciated.

SD_Chandan_2-1757922622867.pngSD_Chandan_3-1757922657780.png

 


Thanks in advance ...! 

Thank you
Chandan
2 ACCEPTED SOLUTIONS

@SD_Chandan 
is data getting inserted into staging table?

if yes then transformation should kick off.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

@SD_Chandan 

 

Can you check the choice fields are available and you are using actual value and not the label ?

 

I tried this in my PDI and it works fine. 

Bhuvan_2-1758036188126.png

Bhuvan_3-1758036210440.png

Bhuvan_0-1758036110971.png

In the choice action, use ignore so that it does not create new option in the sys_choice table. If you use choice create [default], it does not work and it expects the script to handle the creation.

Bhuvan_1-1758036151337.png

If this helped to answer your query, please mark it helpful & accept the solution. 

 

Thanks,

Bhuvan

View solution in original post

13 REPLIES 13

Hi @Bhuvan  ,
it is working now

Thank you
Chandan

@SD_Chandan 

 

Glad to know it is working now & thanks for the update.

 

Thanks,

Bhuvan

Hi @Rafael Batistot ,

Thank you for document , I have already done with configuration of assignment lookup.

Thank you
Chandan

Ankur Bawiskar
Tera Patron
Tera Patron

@SD_Chandan 

share your transform map, field maps, transform script etc.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader