Re: 12i EBS reports and Portal
- From: Luis Freitas <lfreitas34@xxxxxxxxx>
- To: ora-apps-dba@xxxxxxxxxxxxx
- Date: Fri, 27 Feb 2009 05:16:10 -0800 (PST)
Kathy,
Hmm, FND_REQUEST will allow you to submit the request, but not to view the
output.
To retrieve the output you will need to use another package, I am not sure
but it should be FND_WEBFILE.
Btw the documents I sent about portal integration with EBS are for the 11i
version. There are documents specific to the 12.0 version, check metalink note
380482.1, Section 3: Application Tier. Beware that those integrations take a
lot of work to implement.
Regards,
Luis
--- On Thu, 2/26/09, kathy duret <katpopins21@xxxxxxxxx> wrote:
From: kathy duret <katpopins21@xxxxxxxxx>
Subject: Re: 12i EBS reports and Portal
To: ora-apps-dba@xxxxxxxxxxxxx
Date: Thursday, February 26, 2009, 8:16 PM
Thanks I will take a look
We were going to recreate the reports on Portal and I was working on that and
now I found out they are utilizing BI Publisher which I understand we have to
pay extra to use on Portal.
Yippe.
K
--- On Thu, 2/26/09, Luis Freitas <lfreitas34@xxxxxxxxx> wrote:
From: Luis Freitas <lfreitas34@xxxxxxxxx>
Subject: Re: 12i EBS reports and Portal
To: ora-apps-dba@xxxxxxxxxxxxx
Date: Thursday, February 26, 2009, 4:01 PM
Kathy,
You can create a button, portlet, whatever, on portal to call FND_REQUEST to
submit a request. You probably will need to use a dblink, so you may need to
wrap the call to FND_REQUEST around a custom package to avoid dblink issues.
Search for FND_REQUEST on metalink, it will display some samples. This is the
quick and dirty solution.
Also, if you want a more deep integration with portal, you could implement
SSO, create a personalized self-service report submit page, place it on a
custom responsibility, add it to all the users, and provide a link on Oracle
Portal to it. This would likely take a few months of work. See notes 261914.1
and 233436.1
Regards,
Luis
Regards,
Luis
--- On Thu, 2/26/09, kathy duret <katpopins21@xxxxxxxxx> wrote:
From: kathy duret <katpopins21@xxxxxxxxx>
Subject: 12i EBS reports and Portal
To: ora-apps-dba@xxxxxxxxxxxxx
Date: Thursday, February 26, 2009, 4:31 PM
Is there anyway to submit a ebs report through Oracle Portal?
Anyone care to share some docs, tips tricks?
Thanks,
Kathy
Other related posts: