Community

Formatting output

Purchase Order extract is returning the OCR content of the PO on the document which is mixed-case and includes a space e.g. Fp 1234567. This is not matching in our back-end system because the DB entry is FP1234567. What is the best way to format the output? I see a field can be scripted so I could remove spaces and set upper case but I'm not familiar with the object model, is there any sample script to format field output and instructions on how to create, insert and activate scripts? Alternatively can the value returned be set to the dataset value?

Was this article helpful?

0 out of 0 found this helpful

Comments

2 comments

  • Avatar
    Permanently deleted user

    Hello,

    You may use the autocorrection options: replace characters or use the script

    0
  • Avatar
    Martin Alabaster

    Thanks

    0

Please sign in to leave a comment.