Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Flow "... is not a valid dot-walk for record"

Aram Sosa
Tera Expert

Hello there folks!

I am working on a Flow that handles the request process of a TRM Record. When doing the process, I get an error after approving it, instead of the product being created (Screenshot 1).

In reviewing the logs, I could tell that the error seems to be in some reference to the “sys_domain_path” field. The full log message:

Operation(TRM Software Product Request F failed with error: com.snc.process_flow.exception.InValEvaluationException: sys_domain_path is not a valid dot-walk for record sn_apm_trm_product_request

 

I'm stuck as apparently we have two Flows that take care of this (image 2). And going through all the Flow actions one by one, I can't find any reference to this field. Any idea what could be the error? or how can I find this reference in my Flows that are causing the error?

 

I can add more images of what you think is necessary to solve this. Any help is appreciated!

3 REPLIES 3

Ankur Bawiskar
Tera Patron

@Aram Sosa 

is your flow working fine but throwing that error?

where did you see that log?

Seems your flow is trying to set a dot walked field

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

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

Correct, the Flow works, but when approving the request, instead of creating the TRM Item (as it should) it sends me this error.

I checked the log in the System Logs filtered with all the logs that have “Flow” as source.

Hi Aram,

 

If it helps you, I have the same issue, and saw this KB :

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1005124