Step :- 1 Here we will create a flexcard.
After Creating FlexCard ,Go to setup and Selcet Data Source as Soql ,
– write this Select id, Name , phone from Account and click on save &fetch
– Drag all the field into canvas.
Drag an Action element on Canvas to perform an action ,
Step 2 :-
Open the previously created omniscript. and drag a set value to recieve the Attribute in the key value form.
– take a step two fields in it and a integeration procedure in it.
Create an ip
1:- Give same name to Name and Phone field as given in set value .
2:- Take an integeration procedure as above. Click on ip.
— Click on Remote property and in Extra payload send all field.
— Check the send only extra payload button .
Step 3 :– Open the previously created Integeration procedure/IP.
— Take a DataRaptor post Action in Integeration procedure .
click on dataraptor and go on additional input map the data like below image.
Step 4 :- Open the dataraptor and map the data in dataraptor.
— select the account from object section and map fields from below pic .
Step :-5 Testing of Edit Functionality.
— Activate The IP ,, Os ,, FlexCard. that we have created in This Blog .
— Preview the FlexCard and we see in below image Before Edit.
Name = Testimg Account.
Flex Card After edit Account Name. Refresh the page to see the change.
Name is Change Manually In FlexCard .