Testing FPM package applicaitons provided by SAP

Hi,
I am trying to test the FPM application configurations provided by SAP. for example, applications in package APB_FPM_DEMO. But, whenever i test, they are giving dump saying 'URL <> call was terminated because the corresponding service is not available'. But, I am able to test self created applications.
Can someone guide me on how to test the SAP provided application configurations ?
Thanks & Regards,
Gaurav.

Hi,
Use SICF transaction and activate the services of the FPM applications. It is not default  'service activated'

Similar Messages

  • Info on whether to use ext. Netegrity tool or the default provided by SAP

    Hi,
       Can anyone give me some info. as to which would be better or which would SAP recommend as Best Practice - whether to use external <b>Netegrity tool for Authentication & Security</b> or the default provided by SAP Web AS.
    Thanks & Regards,
    Jeetu

    Firstly, I completely agree with Nicks comments and in any case the original question was Best Practice and desgin phase not technical "how to" implemenation.
    @Jeetendra,
    Actually, overall the decisions are normally made for you as a basic project requirement eg. Constraint: Users need to access Portal from a web link in intranet site secured by Netegrity without reauthentication. So as mentioned above its usually a pure SSO constraint.  Thereafter it is more of 'How best' and what are the technical limitations. Otherwise there is no real need to make life more difficult. Could you describe why you are having to make this feasability study?
    Since Netegrity is an external component, Performance will never be a reason to include Netegrity as it only adds complexity.  The performance impact will depend on agent configuration and policies and size of Netegrity infrastructure etc.  This needs to be evaluated with the Netegrity team based on the estimated number of concurrent users/requests etc. Concrete info will not be possible unless you do a load test with / without Netegrity and compare results.
    Security aspects have to be looked at across the whole spectrum based on the local environment and requirements.  Netegrity is complementary to WAS security but can actually reduce security eg. If basic header authentication is configured without additional checks. It also may or may not be required to cover requests to back end systems.
    Take a look at the SAP security guide.
    If you are still unsure of how best to proceed you may need to get specialist assistance as I doubt someone will be able/willing to provide the detail you require without some kind of intervention.

  • I have error while testing the system created from a sap business objects template in SAP portal

    I have error while testing the system created from a sap business objects template in SAP portal. Error text:
    com.sapportals.connector.connection.ConnectionFailedException: Connection Failed: A nested exception occurred. Could not initialize physical connection. Connection Failed: A nested exception occurred. Could not initialize physical connection. Connection Failed: A nested exception occurred. Could not create JCO connection. 'mshost' missing
    I configure integration SAP portal and SAP BW system. All system requirements are complied.
    Environment
    SAP Business Objects 4.0
    SAP BW 7.31
    1.     I configure SSSO between SAP BW and SAP Business Objects Enterprise 4.0
    2.     Next I setting integration SAP PORTAL with SAP BW system
    3.     I download certificate from portal. Select Certificates and key (http://sapserver:port/nwa) – See scren_
    4.     In next window selected Ticketkeystore and Saplogonticketpair-cert( near part window form)
    5. Select Export entry button and binary format file certificate for download. Press download.
    6.     Save certificate file in local PC folder
    In next step need export certificate file to SAP system. Sequence of step:
    1.       Run STRUSTSS02 transaction .
    2.       Chose certificate ->import.
    3.       Select downloaded certificate file
    4.       Select Add to certificate list button and Add to ACL button
    5.       Inter System ID and Client(000)
    6.       In next I download iview sap business objects template into sap portal: System administration->transport->Import. And select and download sap business Objects iview template in .epa format into sap portal.
    7.       Result – downloaded iview.
    8.       In next step I create system from template. System administration->system landscape.
    9. In next step I input parameters for my system in Connector category, Sap business objects and user management categories: See screen _2
    10.   When I created the system and test the connection error occurred: See screen_3
    This issue is important enough. I would be grateful for opinions and ideas. Thanks in advance.

    Did you find a solution?

  • Problem while updating the Support Package 17 on my SAP WAS SP9

    Hi,
    I'm facing problem while updating the Support Package 17 on my SAP WAS SP9
    ERROR 2006-10-13 10:23:22
    FSL-06002  Error 2 (The system cannot find the file specified.
    ) in execution of a 'CreateProcess' function, line (284), with parameter (java.exe ...).
    Please help me in this regard.....
    Thanks in advance...
    Satya

    Hello gentlemen, I am also having problem with the following running on 64 bit Windows and SQL2005/64 bit. I am erroring in Step 8 'Updating JDBC' driver. I am attempting to update from SP9 to SP18. The WEBAS Jave installed went flawless but I seem to be stuck here. Any help is appreciated...
    ERROR 2006-11-22 10:13:57
    FSL-06002  Error 2 (The system cannot find the file specified.
    ) in execution of a 'CreateProcess' function, line (284), with parameter (java.exe ...).

  • How to test/consume asynchronous web services in SAP?

    Hi,
    How do we test/consume asynchronous web services in SAP - either version 4.7 or ECC6.0?
    TIA,
    Regards
    Deepthi

    Go through the following link to know how to consume web services using ABAP:
    [https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/media/uuid/20eb3174-41ab-2a10-a383-907faf60eed3|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/media/uuid/20eb3174-41ab-2a10-a383-907faf60eed3]
    Regards,
    Siva.

  • Need help with testing a package with Junit

    Hi guys,
    I am currently testing a bunch of files under a particular package. I have compiled all the files in this package successfully. I have written a testcase file which is in the folder above the package folder. I am using Junit to test this. I am getting errors stating that Java cannot find the package.
    To explain in detail.....My package name is coinbox which contain some classes which need to be tested. These files are in the folder "coinbox". My testcase file is in the folder which is directly above this folder. My testcase file has the statement import coinbox.* which will import all the classes in the coinbox package;
    But I am getting an error stating that the package coinbox cannot be found. I tried adding the package path to the CLASSPATH variable but still it isnt working.
    The command am using to run the Junit test cases is as follows:
    javac -cp junit.jar;junit.samples.CoinBoxTest-d CoinBoxTest.java
    Any help or suggestions regarding will be appreciated. The coinbox package is not being detected by java.
    Thanks in advance.
    Edited by: calvin_nr on Sep 30, 2007 5:12 PM

    It smells like a classpath problem. Post a sample of the code you are testing, the package statement in particular and the directory structure where the .class files are.

  • Need help testing a package.

    I recently adopted yed, and I have made an updated PKGBUILD for it (along with other minor changes). But when I build and run it, I get a blank dialog box (using openjdk6 and also tried jre). Can anyone test it? http://www.filedropper.com/yed-342-1srctar I didn't upload to the aur since I don't want people with a working older copy to lose the ability to use yed.

    It smells like a classpath problem. Post a sample of the code you are testing, the package statement in particular and the directory structure where the .class files are.

  • Security connection provided by SAP XI for FTP

    Hi All,
    In many implementations Business requirement is to security connection provided by SAP XI for FTP and to third-party system.
    Could you pls let me know the steps which i need to take care/ or shall i use the same File adaptor for this or any special adaptor i need to use.
    Pls give me some points how we can implement and give me some links to get the information please.
    GnuPG is a free tool for secure communication based on public keys how i can i use this in SAP XI
    Thanks in advance

    Hi,
    According to your requirement need to enable SSL certificate option, for more information find below link
    http://help.sap.com/saphelp_nw04/helpdata/en/f7/c2953fc405330ee10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/14/ef2940cbf2195de10000000a1550b0/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/964f67ec-0701-0010-bd88-f995abf4e1fc
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/23894238-0701-0010-40b0-a0a6d5c4ad9f?prtmode=navigate

  • BAdI definition BADI_SD_SALES_ITEM is only provided for SAP internal use

    I tried to create an implementation for the BADI  BADI_SD_SALES_ITEM   . It gave the following error message  .
    <u><b>BAdI definition BADI_SD_SALES_ITEM is only provided for SAP internal use</b></u>
    What does this message  mean?
    I want to use the method ITEM_CHECK   in this BADI   .is there a way to write a code in this method by creating an implementation for this BADI.

    Hi
    It means that BADI can be used only by SAP, i.e. it can be used only on the original SAP system, so not in a customer system as yours.
    See the table SXS_ATTR, here you can find the attributes of the BADI, in particular you can see the flag FOR ONLY INTERNAL USE.
    If this flag is active and the system isn't a SAP system, that error'll occur.
    Max

  • BADI_SD_SALES_ITEM  is only provided for SAP Internal Use

    Hi,
    I am trying to implement this BADI_SD_SALES_ITEM but appears with the text 'BADI definition BADI_SD_SALES_ITEM is only provided for SAP internal use' . Can you tell me what should i change credit limit o Can you tell me how use  this BADI_SD_SALES_ITEM  ?
    Diana

    Hi Diana,
    On 4.7 at least, it is not released for external use by customers..  There is a SAP note out there that says the same thing -- and tells you to use the standard exits (eg. MV45AFZZ)
    Guess SAP created it in case they need to enhance the standard, and they don't want us to touch it yet.

  • Standard users of workflow provided by sap

    I need to know who r all the standard users of workfow Provided by SAP like (WF-BATCH).where can i find the list of these standard users.Kindly help me in this issue.
    Thanks in advance,
    Ramesh Kumaar.S

    Hi Ramesh,
    Your question is not clear. The user names used by workflow is :
    WF-ADMIN
    WF-BATCH
    If no agents are found for a given task the workflow is sent to workflow admin (WF-ADMIN).
    All the background tasks/methods are executed by the workflow batch (WF-BATCH) user.
    All other users in workflow are the user names who use the SAP system (end users). They are the workflow agents.
    Regards,
    Raj

  • Authorization infoobject provided by SAP

    Hi All,
    I want to know which are authorization relevant infoobject provided by sap?
    I know there name is starting witha 0TCA
    I know few of them 0tcakyfnm, 0tctaiprov, 0tcavalid, 0tcaactvt, 0tcaifarea, 0tcarecmod,0tcatxtlg,0tcatxtmd,0tcatxtsh,0tcalang and the key figure is 0tcacount.
    are these are all or there are some more?
    if anyone is having some information regarding authorization  infoobject
    0tcaifarea,  0tcarecmod, 0tcatxtlg, 0tcatxtmd, 0tcatxtsh, 0tcalang and the key figure is 0tcacount
    please forward it to me.
    Regards,
    Deepak

    Hi,
    please introduce "rsecadmin 0TCAIFAREA" in the search box on the right top of the page, you will find 3 items that will explain you the usage of all these objects.
    1) Analysis Authorization Migration Question.
    2) Authorization in SAP NW BI - Business Intelligence - Wiki.
    3) An Expert Guide to new SAP BI Security Features.
    Hope this help.
    Riccardo.

  • Does the pre-defined rules provide by SAP in PC 10?

    Hi Everyone
    I have two question about Process Control 10.
    1. Rules, sample controls and scripts provided by SAP in PC 2.5.
    Does the pre-defined rules provide by SAP in PC 10?
    2. If it provide, how many?
    I've read a lot of information about PC 10(RKT, Application Help, Master, Installation, Upgrade, Migration, and Operations Guides),but I can't find it..
    Regards
    Naoto

    Hi Nato,
    I believe GRC 10.0 versions are only avalaible for ramp-up's. There is a live expert session being arranged by SAP.
    You could attend one of these for more info.  You could look at this [thread|GRC Access Control 10; for more details about the webinar.
    Thanks,
    Chinmaya

  • Crystal report : can't add table in the samples provided by SAP

    Hello,
    I tried to add tables in the generic samples provided  by SAP.  I used the database expert and just added a new table but when I save the report in SAP and want to run it it is blank.
    Is there another way to add a table ?
    BR

    Already tried all those tricks!
    My question is concerning the standard layouts provided by SAP (downloaded from marketplace). The idea behind those reports is that you can use them as Templates. 
    The tables are not hardcoded with the table.field name but with a specific syntax that allows you to use those templates in any type of document (ex : you can use the template of sales order for delivery and invoices). The problem is that if you add a new table the report doesn't work!
    Thank you for the response anyway.
    Best Regards,
    Arnaud

  • Invoking WSDL provided by SAP

    Hi,
    I have a WSDL provided by SAP for function module.
    i am trying to invoke it through partnerlink, but while deploying i am getting an error 401-Unauthorised
    Should we make any settings or add any propeties from our SOA side.
    I added username and pwd properties for partnerlink to interact with SAP.
    Please provide me your suggesions on Invoking WSDL provided by SAP.
    Regards,
    Sowmya.
    Edited by: user10240213 on Apr 8, 2009 7:36 AM

    Yes the wsdl require authentication username and PWD.
    what i did was i copied the WSDL provided in my project folder and invoked it using a partner link and then added two properties username and PWD in the partnerlink but even now while invoking it is giving 401 unauthorised error.
    please suggest what are the changes needed to be done.

Maybe you are looking for

  • Can I share files, especially email, between 2 Macs via iCloud?

    I have 2 Macs - an iMac for business at a fixed location and a Powerbook (which is much older) for traveling.  I want to share files, especially email, between the 2 Macs.  Can I do this using iCloud?

  • [SOLVED] Air Video Server Error Message

    Does anyone here have any experience with Air Video Server for Linux? I sure hope so... I'm trying to install Air Video Server on my Arch box so I can watch movies on my iPad without using my mac or converting the video files. I got everything instal

  • Import javax.media?

    i have been trying to play a video from a application and i get a bunch of compile errors one is "package javax.media does not exist" because of this im getting 14 other errors, can anyone help me? i just downloaded and installed Java SDK 1.4.2 and i

  • Why Error 17068, invalid arg in call: SetRowBufferAt

    I am trying to "copy" from one result set to another, updatable, result set and keep getting the error in the subject. Any idea why? I have fromCatRs which I have verify is opened, has data, and is on the row I want to "copy". I have toCatRs which I

  • **** iPod Nano- CASE HELP! ****

    I simply have a question concerning an iPod Nano case. This case that I am referring to flips open to reveal the iPod inside. Now, to keep that flap closed, there is a magnet. I am just wondering if having a magnet that close to the iPod Nano could p