Flow Designer - Error message: "table_name without value"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2023 05:48 AM
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)
The Flow finds all Users and put them in the Loop but doesen't start iterating:
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.
Can you help us here?
Regads,
Chris

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2023 09:33 AM
@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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 07:01 AM - edited 09-27-2023 07:01 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 07:19 AM
@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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 07:08 AM
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