Lookup in the mapping disapeared

Hi I am working in someone else flow, ( I have 0 documentation). What I saw is that there is a lot of hard coded info in hooks ( which is really not the best with a moving company like the one I am working with right now ). I want to remove the 2 hard code and create a lookup in NetSuite instead in the mapping, my issue is when I comment the 2 hard code function, I get an error that the lookup can’t be matched … I do not see any lookup in the mapping for these field , is there a place where all the lookup mapping are hidden in Celigo, so I can find the one that seems to be connected to it ?or should I just copy the script and redo that part myself

Thank you :slight_smile:

It sounds like you're dealing with a flow where some of the lookup logic might be coming from one of these places:

  1. Field mapping lookup (see screenshot)

  1. Hook – possibly a virtual export "lookup" coded in JS
  2. A separate lookup step in the flow itself

Which of these have you already checked?
Maybe share some screenshots..

1 Like

Hi I checked the one in the mapping there is no L available , I checked in the hook could it be a post import hook directly in netsuite ?

Hi,

Difficult to say from here. Maybe you can share some insights in the scripts and remove any confidential information..