Home
Forums
New posts
What's new
New posts
Latest activity
Advertise
Resources
Log in
Register
What's new
New posts
Menu
Log in
Register
Install the app
Install
Home
Forums
JD Edwards® Enterprise One / One World Discussions
JD Edwards® EnterpriseOne Developers
UBE to Link new attachments to a PO
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Larry_Jones" data-source="post: 199407" data-attributes="member: 660"><p>We do this but somewhat differently.</p><p>Wrote a relative simple VB script called ROBOATTACH that monitors different network file folders for scanned files (A/R Invoices, A/P Vouchers Invoices, Quality Documents, Packing Lists, ...).</p><p>The script creates an F00165 entry for each file found and moves the file to the appropriate Media Objects folder.</p><p>The only downside to this approach is that its the poor man's approach that relies (in most cases) on the user naming the file appropriately.</p><p>We only average 100-200 file attachments a day using this tool.</p><p>Not every file name needs to be touched - for example A/R Invoices are generated by BI Publisher and we modified the RD for that to output a file copy with the Invoice # as the name to a specific folder. No touch needed there. </p><p>So net, net it doesn't need a UBE or special APIs - just a Media Object Network folder, a matching P98MOQUE entry, insert a Type 5 F00165 record, and move the file to the folder.</p></blockquote><p></p>
[QUOTE="Larry_Jones, post: 199407, member: 660"] We do this but somewhat differently. Wrote a relative simple VB script called ROBOATTACH that monitors different network file folders for scanned files (A/R Invoices, A/P Vouchers Invoices, Quality Documents, Packing Lists, ...). The script creates an F00165 entry for each file found and moves the file to the appropriate Media Objects folder. The only downside to this approach is that its the poor man's approach that relies (in most cases) on the user naming the file appropriately. We only average 100-200 file attachments a day using this tool. Not every file name needs to be touched - for example A/R Invoices are generated by BI Publisher and we modified the RD for that to output a file copy with the Invoice # as the name to a specific folder. No touch needed there. So net, net it doesn't need a UBE or special APIs - just a Media Object Network folder, a matching P98MOQUE entry, insert a Type 5 F00165 record, and move the file to the folder. [/QUOTE]
Verification
Post reply
Home
Forums
JD Edwards® Enterprise One / One World Discussions
JD Edwards® EnterpriseOne Developers
UBE to Link new attachments to a PO
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top