ToUpper Post-processing Function is used to convert the character string into uppercase in agent result. For example, I have this scraping agent “ToUpper Function Example(Post-processing)” in my account and I want to convert the Contact field into uppercase for some internal use. Here, I can use the ToUpper Post-processing function to replace this field value into uppercase or can also create another field with uppercase values (if we need both) .
Before
Steps
-
Edit the scraping agent by clicking on the Edit tab
-
Go to the field Contact and click on the Edit field button
-
Now, click on the Add Post-Processing button to add the
ToUpper
function, the below dialog box will appear -
There are no parameter required in this function, so just adding this, is enough
-
Close it, by clicking on Close button
- Save the scraping agent configuration
- And finally, re-run the agent to apply the changes.
After ToUpper Function
Now, if we look the updated result, we have a uppercase in Contact field.