Configuring Standalone Proxy with Enterprise Portal Application

Hi All,
I am attempting to set up a standalone proxy DC for use inside of an enterprise portal application DC (deployable).  I successfully created the standalone proxy and I created an API public part as well as an SDA public part, both of which contain all of the classes from the standalone proxy.  In my deployable portal application, I have included both of these public parts in the Used DCs.  At compilation, everything is fine, and NWDS recognizes the API and does not give any errors with references to the proxy classes while coding or building the application.  However, after deploying and running the application, I receive a NoClassDefFound error for the proxy classes at runtime.  I have worked with using APIs/SDAs a lot in other types of DCs (EARs, WebDynpro, etc.), and simply including the SDA as part of the used DCs has always worked fairly simply, however I am still relatively new to using Portal Application DCs, so I am not sure if I am doing something incorrectly in this situation.  Any light you could shed on the situation would be a great help.  Thanks.

Hello-
I believe you need to do the following.  In your standalone DC, create two public parts, one for compiliationand one for assembly (the two radio buttons on the first screen when you create public part wizard).
Then in your PAR Standalone DC, reference both public parts as used DCs.  The jar file from the Standalone Proxy DC will be packaged into the EP Build results and deployed with the PAR file.
Let me know if this works for you.
Thanks,
Marty

Similar Messages

  • Process flow - Active Directory integration with Enterprise Portal

    Hi
    I have seen number of documents/forum discussions on integrating Microsoft Active Directory (LDAP) with Enterprise Portal, but unable to find out the process flow for achieving the same.
    I have installed Enterprise Portal 6 (SP13) running on Web AS 640 (J2EE Standalone). The UME is currently configured to use Java database. (i.e datasourceconfiguration_database_only.xml)
    I intend to proceed as below for integrating with Active Directory and integrate with Windows authentication:
    1) Configure UME to use an LDAP Server as Data Source using Config Tool
    http://help.sap.com/saphelp_erp2004/helpdata/en/cc/cdd93f130f9115e10000000a155106/frameset.htm
    2) Configure Enterprise Portal UME i.e http://<host name>:50000/irj - System Administration - System Configuration - UM Configuration
    <b>Should I configure Data Sources & LDAP Server here as I have already configured these using J2EE Config tool (point no.1).</b>
    3) Integrate Windows authentication with EP using IISProxy module.
    I hope the above will enable me to logon to Portal without supplying username and password once you are logged on to the PC using your Windows user name and password.
    Also, any schema updates required to Activie Directory i.e What additional data is stored in A.D.
    I would appreciate your guidance on this.
    Thanks in advance,
    Chandu

    Hi Chandau,
    you wanted that some users are not taken into account by the User Management Engine (UME).
    This behavior can be established by specifying the
    ume.ldap.negative_user_filter property for the LDAP data sources in the data source configuration file. Using this property one can define that all users and accounts that
    match the defined conditions are filtered out by the UME API.
    A detailed documentation can be found in the SAP Online Help:
    http://help.sap.com/saphelp_nw04/helpdata/en/9a/f43541b9cc4c0de10000000a1550b0/
    content.htm
    In the following example of a data source configuration file for Microsoft Active Directory
    Server the attribute userPrincipalName is used as Logon ID of a portal user id (j_user).
    Here the user accounts that have one of the following Logon ID’s (index_service,
    notificator_service and cmadmin_service ) are filtered out.
    <dataSources>
    </dataSource>
    <dataSource id="CORP_LDAP">
    <privateSection>
    <ume.ldap.negative_user_filter>
    userPrincipalName=[index_service,notificator_service,cmadmin_service]
    </ume.ldap.negative_user_filter>
    </privateSection>
    </dataSource>
    </dataSources>

  • Integration of BO reports with Enterprise portal

    How can i integrate BO reports with Enterprise Portal.

    Jude, have you done this already. This is because i have checked the files for IK but it's not too specific on things like configuring the system for BO in SAP EP or where to do the things. I am stuck on configuring the area of the visor for the system that will connect to BO i already typed the domain url to leave it able to SSO but no for the visor. If anyone knows how to do this.

  • Pre-configured standalone OC4J with PDK - ZIP corrupt - ??

    zip is corrupt, what can I do, who can I contact??
    pre-configured standalone OC4J with PDK
    http://www.oracle.com/technology/products/ias/portal/files/pdk_oc4j_extended.zip
    found at page http://www.oracle.com/technology/products/ias/portal/pdk.html

    Sorry for the multiple occurences of this posting, Got an error during posting!

  • SAP BW Bex 7.3 Queries not working with Enterprise Portal (EP) 7.3 ABAP stack only

    SAP BW Bex 7.3 Queries not working with Enterprise Portal (EP) 7.3 ABAP Stack
    Dear Portal Gurus,
    we want to integrate SAP BW Bex Queries 7.3 into an Enterprise Portal 7.3 EP ABAP Stack only installation.
    1) We have Done SSO between EP And BI System
    2) System Object is Created
    3) When we trying to create Iview of BEX 7.3 report, its executing that report on BI server, we don't have java stack on BI System
    4) We have updated the required table in Bi system for executing the report on EP
    5) RFC is OK, System Object Test is OK, Report is working independently from Business Explorer, but not working from EP
    There no irj services available on BI system, as it is only ABAP stack.
    Can anybody help us in achieving our requirement
    Thanks in advance
    Michael Wecker

    Hi Michael,
    To integrate portal with BI you need to perform BI Portal integration steps.
    Refer to a document link below for guidance purpose.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0a5216a-349c-2a10-9baf-9d4797349f6a?overridelayout=t…
    Ensure that you have performed all these relevant steps.
    Hope this helps.
    Regards,
    Deepak Kori

  • Configure sap xi with third party application?

    Hi fredz,
    Can any pls explain with technical details and steps how do i configure sap xi with third party application and what type of connectivity and interfacing communication channel is preffered?
    Is there any option to web-services for interfacing between <b>SAP system-SAP XI system-Third party Application</b>.
    Pls be specific if and only if u have done this scenario.
    Regards,
    Ameet
    Message was edited by:
            Ameet Jassani
    Message was edited by:
            Ameet Jassani

    Hi
    <br>
    This is a very generic question. There are some getting started guides available in the main XI section on SDN, and also some step-by-step guides in the wiki section. A quick search will get you tons of information.
    <br>
    The choice of connectivity and interfacing communication channel is really dependent on the capabilities of the third party system.
    <br>
    Also, to get good results on this forum, please read the <a href="https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement">rules of engagement</a>
    <br>
    Regards
    Manish

  • How can I integrate Visual Composer applications with enterprise portal

    Hello All,
    I have a requirement to show BI reports built from webapplicaoins and Visual Composer to present on the Enterprise Portal 7.0
    Can anybody suggest me the procedure to do the same.
    Thanks

    Hi Agarwal
    When you create and deploy a VC application, the deployed iView/s are automatically created in the portal under the folder that you have specified (in VC Tools> Compiler options>portal deployment), or by default under Content Administration>Portal Content>Visual Composer folder.
    Check this for your BI, VC and Portal requirement:
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ad182ac7-0a01-0010-4fb8-8a4d217b19c1">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ad182ac7-0a01-0010-4fb8-8a4d217b19c1</a>
    You can then use these iViews with your role, page, etc.
    Manoj

  • Web Based Application Single Sign on With Enterprise Portal

    Good day Developers,
    My question is really a two part question so forgive me in advance for asking in one post as I think they are relative to each other. My project is currently exlporing the creation of functionality that will allow the following:
    1. We want to allow a secure Web Based application possessing the abilitiy to auithenticate the user into Enterprise Portal and by passing the login screen to get to a landing page/iview in our Enterprise Portal instannce.
    2. We want the abilitity to perform a check of the user and create the user in the enterprise portal on the fly if they do not already exist.
    So far in my research I've come across tools and white papers mentioning the use rof oAuth and OpenID. Is that the right way to tackle these two items. Thanks for your help in advance.
    JD

    Hi
    1. You can do SSO between you application and portal using Verisign or third party authentication tool. I am not pretty sure how landing page and all will work as you mentioned.
    As portal is web based, you can deply your application in portal server. So that you will not need any other authentication tool.Also you can save effort , cost.
    2. By deploying application in portal also you do not have to concentrate on User management, which is itself a huge effort you have to put. Else you can go for third party tools like Identity management or ADS.
    -Yogesh

  • Error when configuring Web Dispatcher for SSL with Enterprise Portal

    We are in the process of configuring the Web Dispatcher using SSL to connect to our Enterprise Portal (the Web Dispatcher will be in the DMZ).  We have followed all of the help.sap.com guides and now have SSL listening on the EP side (port 8103).  We are now receiving this strange certificate error when we start the Web Dispatcher:
    [Thr 5332] Tue Mar 20 00:36:23 2007
    [Thr 5332]   MatchTargetName("<FULLY QUALIFIED HOSTNAME>", "CN=XXX, OU=XXX, O=XXXX, C=XX") FAILS
    [Thr 5332]   SSL socket: local=<IPADDRESS>:4742  peer=<IPADDRESS>:8103
    [Thr 5332] <<- ERROR: SapSSLSessionStart(sssl_hdl=009D7670)==SSSLERR_SERVER_CERT_MISMATCH
    [Thr 5332] *** ERROR => IcmConnInitClientSSL: SapSSLSessionStart failed (-30): SSSLERR_SERVER_CERT_MISMATCH [icxxconn.c 2005]
    [Thr 5332] *** ERROR => IcmConnClientRqCreate() failed (rc=-14) [icrxx.c      4919]
    [Thr 5332] *** ERROR => Could not connect to SAP Message Server at <FULLY QUALIFIED HOST NAME>. URL=/msgserver/text/logon?version=1.2 [icrxx.c      2301]
    [Thr 5332] *** ERROR => rc=-1, HTTP response code: 0 [icrxx.c      2302]
    [Thr 5332] *** ERROR => see also OSS note 552286 [icrxx.c      2303]
    We have gone through the trouble shooting note 552286 as listed in the error above.  Any assistance is appreciated.

    Hello, did you receive any resolution for this problem?  We are receiving a similar error and I am unsure of how to resolve.

  • SAP Developer Studio with no Portal Application option

    Hello everyone, can someone help me in this problem:
    I have installed these days the SAP Enterprise Portal 6.0 SP 7 on Web AS 6.40 and additionally after that I installed for development the SAP Netweaver Developer Studio the version 2.0.3.
    I deployed with SDM those 2 files of PDK 6.0 SP6 in .sda format and add the Java developer role to my admin. I've downloaded from the portal the plugin Connector for Eclipse and copy it in the IDE plugins directory. I made a download in a local directory of the jar files too.
    Starting the Developer Studio with the reason of developing, I can't see in my File-> New ->Project any option like Portal Applications. Not in Windows -> Preferences either.
    Have I done something wrong? If someone had the same problem maybe and want to give a little help.
    I'm thinking now that maybe the version of Developer Studio is too old. If so, does anyone can tell me from where I can download a newer one, because I have seen some links that dont work.
    Thanks,
    Best Regards.

    Hi,
    your version of DevStudio seems indeed to be outdated. If I remember correctly, then EP6 SP7 runs on WebAS 640 SP8? Therefore you should use DevStudio 2.0.8 (where .8 denotes the support package of your WebAS installation)
    You can download a newer version of DevStudio from service marketplace. A trial version of DevStudio 2.0.7 is available here on SDN in the "Downloads/WebAS" section.

  • IDM with WebCenter Portal Application

    Can anybody point me on the basics of using IDM with my WebCenter Portal Application. What are the steps I need for authentication and authorization?

    Hi.
    Is the following documentation helpful?
    Integrating an Enterprise Deployment with Oracle Identity Management - 11g Release 1 (11.1.1.8.0)
    Regards.

  • Integrating Oracle 10GAS with Enterprise Portal

    Has anyone ever hooked up Oracle 10GAS to the Enterprise Portal as a portlet?
    We are looking into integrating a warehousing application into our EP 6.0 SP2 portal. This is a custom warehousing application based on Oracle forms using Oracle Application Server that we use in concert with our core R/3 system. We are considering use of the portal as a "front door" and are looking for some information / guidance on whether there might be existing content or frameworks to enable this integration. We are also interested in how single sign-on might be accomplished with this product.

    We still have a few openings for talks directed towards DBAs.
    Please email me directly if you are interested in participation.
    Thanks,
    I. Michael Snyder
    President, MAOP
    [email protected]
    www.maop.org
    Atlantic Oracle Training Conference
    Leveraging Your Oracle Investment
    December 8 - 9, 2005
    George Washington University
    Cafritz Conference Center
    Washington, DC

  • Run SAP BPM with alternative portal applications ?

    Hi BPM experts,
    Is it possible to run SAP BPM without SAP NW Portal and use an alternative portal application instead?
    The general idea here is to use alternative SAP-independent frontend technology and use SAP BPM for process control "only".
    Best regards,
    Peter

    Benjamin,
    thanks for your reply. Does this mean that there's defnitely no other way and one MUST use SAP NW Portal in order to run a SAP BPM application (at least with the current release)?
    Best regards,
    Peter

  • Urgent !!! - 'Advance with Dialog' option with Enterprise Portal - Reg

    Hi Gurus,
    I have the following requirement. My system is Ecc 6.0 When the user rejects an expenses report, he/she needs to put the comments for which i have a custom method to pop-up a box for entering the comments. I have this task with 'Advance with Dialog' option. This works fine. But, when the workitem is executed through Enterprise Portal, the 'Advance with Dialog' option is not working and the user is receiving a separate witem(after refreshing his UWL) for this task. This is not what i want.
    Can anybody tell me how to do it, IF it is POSSIBLE.
    I went through SDN and found Raja sekhar's blog below where it was told this option is not available as in Dec, 2005.
    I was just wondering if anybody can tell if this option still doesn't work in E.P ?
    If not, can you tell me anyother way to get this functionality work. I need some pop-up for entering the reasons for rejection.
    See below for the blog that i referred to :
    Advance with Dialog - is not working in E.P.
    As this is very urgent, your immediate response is highly appreciated and rewarded.
    Thanks in advance,
    venu

    Hi Venu,
    the later versions UWL supports a property called UserDecisionNote for the UserDecisionHandler action: http://help.sap.com/saphelp_nw2004s/helpdata/en/7a/df014b037141ca9afc6433ed42b519/frameset.htm
    With this functionality, you can achieve what you need (= UWL asks for the rejection reason immediately after clicking on Reject).
    Hope this helps,
    Mikko

  • Remove configuration custom STS with old web application using powershell ?

    HI
    i configured a custom sts with sharepoint 2010 web application using following commands,
    $cert = New-Object System.Security.Cryptography.X509Certificates.X509Certificate2("c:\signing.cer")
    $map1 = New-SPClaimTypeMapping -IncomingClaimType "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress" -IncomingClaimTypeDisplayName "EmailAddress" –SameAsIncoming
    $map2=New-SPClaimTypeMapping -IncomingClaimType "http://schemas.microsoft.com/ws/2008/06/identity/claims/role" -IncomingClaimTypeDisplayName "Role" –SameAsIncoming
    $realm=”http://claimauthweb/_trust/default.aspx”
    $ap=New-SPTrustedIdentityTokenIssuer -Name "SimplePassiveSTS" -Description "A simple Asp.Net STS on DevBox." –Realm $realm -ClaimsMappings $map1,$map2 -ImportTrustCertificate $cert -SignInUrl "https://devbox/SimpleSTS/default.aspx" -IdentifierClaim $map1.InputClaimType
    after that i create the new web application with claimauthweb and selected trusted identity provider. 
    but when i create again new web application with different name and ip , after when i login to new web application using custom
    sts it redirects to sts login page and after it goes to claimauthweb application not the new web application.
    so here how i unregister with old web application and again register sts with new web applicatio?
    adil

    I believe if you want to run this you will need to remove the provider from all Web Applications in CA. Then you should be able to run Remove-SPTrustedIdentityTokenIssuer.
    If this is helpful please mark it so. Also if this solved your problem mark as answer.

Maybe you are looking for