Using
Note #1970252.1 provides a script to use the API "ap_vendor_pub_pkg.create_vendor_site" to create a NEW vendor site with the same name, but with a different OU. In testing it, I pass an existing vendor_site_id and set:
l_vendor_site_rec.org_id := 5352;
which is the new org_id that I want the site created for.
I am receiving this error output:
Return Status E
Error Details
10
What am I doing wrong?
Thanks,
Nancy