Flow Designer - Error message: "table_name without value"

Christian Geis1
Tera Contributor

Dear Community,

 

within CSM we use a flow related to a catalog item to transform company to account and related user to contacts (Also remove snc_internal and provide snc_external role)

 

ChristianGeis1_0-1695214024035.png

 

 

The Flow finds all Users and put them in the Loop but doesen't start iterating:

ChristianGeis1_2-1695206644591.png

 

We get this error message:

 

"Operation(3602a2188776a910ced462070cbb3576.3a02a2188776a910ced462070cbb354d.0be0d916c31332002841b63b12d3ae13) failed with error: com.snc.process_flow.exception.OpException: Field 'table_name' with no value is not a valid String at com.snc.process_flow.operation.FieldValue.getStringValue(FieldValue.java:118)"

 

Futher ideas:

 

We also tried to use the Sys ID instead of the User Record with the same result.

ChristianGeis1_0-1695206378940.png

 

Can you help us here?

 

Regads,

Chris

4 REPLIES 4

Sandeep Rajput
Tera Patron
Tera Patron

@Christian Geis1 May I know the reason behind multiple Look ups to the User tables at Step number 6 and 8. Can the object extracted from the for loop at step 7 be used for Updating the user record at step 9?

Christian Geis1
Tera Contributor

Hi Sundeep,

 

thanks for your question and you are totally right. We did this without a further Lookup for SysID (Step 8  ) but it doesn't work either. This was just another try to Identify the Users not on a "record level" but working with SysIDs.

 

The problem remains the same.

@Christian Geis1 Can you post the screenshot of your Update Record action along with the inputs you are feeding into it using the Data pill.

Spocktopus8
Tera Expert

Hi! it just means whatever reference is a bad reference, I had a similar issue because I accidentally clicked the script option for which record to update, just update your references all over to make sure they are in good order