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?
Formatting output
この記事は役に立ちましたか?
0人中0人がこの記事が役に立ったと言っています
コメント
2件のコメント
Hello,
You may use the autocorrection options: replace characters or use the script
Thanks
サインインしてコメントを残してください。