Skip to main content
shukurs2366
March 17, 2023
Question

Unable to retrieve back the primary key of a record

  • March 17, 2023
  • 16 replies
  • 1 view

I am using write record smart service, sending record fields but not primary key as it is a auto generation. when I am trying to retrieve the primary key, the primary key is not updating in the pv variable. 
Can anyone helps why it is happening.

16 replies

harshitb6843
March 17, 2023

Can you show the configurations you have made in the smart service's inputs and outputs?

shukurs2366
March 17, 2023

Input:

harshitb6843
March 17, 2023

You have to save it in pv!request variable. I think you are using a field of this variable to save it. Change it to store the value directly in the variable.