Does anyone use boomi with Netsuite?
# administration
j
Does anyone use boomi with Netsuite?
s
Yes we do.
j
I’m trying to write to a custom segment on a line item of a PO and I can enter information through the UI all day but when I try to write to the same field through an integration its blank
s
Are you using custom column field for segment or custom segment field like department and class.
p
and does the integration user have permissions to access that segment?
j
its a cseg custom segment field on the line level
it does have enough permissions
p
what kind of field is it? a list field?
j
Yes
p
make sure the name or internal id matches for the field you need to map
j
list field
p
I usually convert the field and do a lookup to the internal id
j
I did that but couldn’t get anything out…right now I’m building a quick separate process to query the segment by internal id to see if there is something in the record that I am missing
p
and make sure you are mapping to the value option and not the field itself
I recommend using a lookup table for doing this
j
ok i think i figured it out…there was another internal id that didn’t display on the record