Creating developer users in SOA

Hello
Can someone please reference me to a good link, book or whatever that discusses security in SOA? We are using SOA 11.1.1.7 with BPM, BPEL, BAM and OSB.
I am having a hard time finding information on this topic and I don't want to give out the Weblogic credentials to all of the developers.
Thanks
Steve

check Securities API
Try the following links
http://help.sap.com/saphelp_nw04/helpdata/en/80/45da9619d24b61bb869c31ef3b780a/content.htm
Re: Getting properties of UM configuration in Web DynPro application

Similar Messages

  • How create new user in sql developer?

    so i tried creating a new user in SQL developer, under the worksheet section,  for a 12c database
    create user Hares1
    identified by book;
    but I get this error
    SQL Error: ORA-65096: invalid common user or role name
    Sorry I know this is a generalized question. I only learned how to actually connect today - any help of a next step would be appreciated.

    so i tried creating a new user in SQL developer, under the worksheet section,  for a 12c database
    create user Hares1
    identified by book;
    but I get this error
    SQL Error: ORA-65096: invalid common user or role name
    The 'next step' is RTFM. Sorry but for 12c multitenant you simply MUST read the documentation about the new multitenant architecture.
    Your 'problem' is not creating a user with sql developer - it is how to create users in 12c.
    See my extended comments and reply in this thread (and several other threads I reference there) which addresses your exact problem
    12c: ORA-65049: creation of local user or role is not allowed in CDB$ROOT
    http://www.oracle.com/pls/db121/homepage
    I suggest you first read chapters 17 and 18 of the Concepts doc about the new multitenant architecture of 12c.
    http://docs.oracle.com/cd/E16655_01/server.121/e17633/part_consol.htm#CHDGDBHJ
    The 'Common Users in a CDB section answers your question
    >
    The name of every user-created common user must begin with the characters c## or C##. (Oracle-supplied common user names do not have this restriction.)
    >
    There are two types of users in 12c: common and local. You need to understand the difference between them.
    Until you read those doc chapters you won't understand these terms: common user, local user, CDB, PDB, root container, and many others.
    As I said in that other thread:
    You will NOT be successful working with 12c unless you have read and understand the new multitenant architecture that it uses. There are very simple things (connecting, startup/shutdown, creation of users, grants to users, etc) that just don't work the same old way anymore.
    If you try to just 'plow through it' without reading about it you will likely get an exception that you won't understand and it will likely use a term (CDB$ROOT) that you won't understand. Then you will hunt all over (or worse, ask in the forums) to find out about that term.
    Yes - I know how adverse some people are to RTFM replies. But for 12c multitenant it is mandatory to read the docs no matter how expert you may be in previous Oracle versions.

  • Problems Setting Up Developer Users

    I am having a problem setting up developer users and I am trying to determine if I am missing a step or if there is a configuration problem on my staging and production systems.
    What I want to do should be very simple. I want to create a user that can create an application and see the information under the "Application" tab in the Navigator.
    I have created the user using the following steps on 3.0.9.82 for Unix:
    1. Create the user
    2. Make the user a full administrator (rather than end user)
    3. Make the user a member of the portal_developers group
    4. Make the user's default group the portal_developers group
    However, when I do this the user does not see the information under the
    "Application" tab. The only way I can get the user to see the info under the
    "Application" tab is to make him a member of the Portal_administrators
    and/or DBA group. Both my staging and production boxes have the same result.
    Does anyone have any thoughts or suggestions on what might be happening?

    Thank you- I have read through that thread and can see some resonance with my issue.
    My AOL emails work VERY fast with BB, in fact almost simultaneously received on PC & Torch " ping ping!"
    This issue only raised its ugly head when I had 2 Torches replaced by my insurers. 
    Whilst the claim was in process I used a new Curve, loaded from backup on PC to keep emails going and of course phone & web facilities. ( I use the BB to power internet via bluetooth to my PC / laptop when living on a remote island with no phone lines or power supplies)  All was fine. Swapping email accounts took a few minutes with the usual password confirmations for each AOL screenname etc. 
    Then the new Torches came back from insurers, and I tried to swap devices. Phoning & texting is fine. Al data and contacts swap over fine.
    SETUP email accounts.............stymied every time. It says repeatedly that my user name/password is invalid etc etc etc
    Have tried security wipes. Have tried setting up new BB ID & passwords on PC website. All is OK until I try to setup emails on the Torches.  This has used up ridiculous amounts of time- all wasted.
    I love the BB phones and the fast email push......in fact I recently bought a new Sony Xperia Z1 but sent it back because of wifi coverage meant no emails on that superb phone for lots of the time.
    Good old BB I said..........I always get emails wherever I am. ( Rural Scotland has very patchy radio & wifi coverage)  
    Was about to purchase new Z10s just to get a bigger screen, but now I am averse to buying ANY BB phone again because this present mess means I may never get emails set up again.  How nuts is that?
    Many thanks for all help & suggestions..........boy do I need them!!
    Kind wishes from West of Scotland 
    Fair winds and kind landfalls

  • Unable to create a User in Planning (Very Urgent)

    Hi All,
    I am Using Planning 4.0 version. When I am trying to create a user from Planning Web it is throwing me the below Error:
    User Name is Invalid: test
    I tried giving different usernames but no luck.
    Is this a bug??? Are there any log files which I can look at for more information.
    Please let me know your valuable inputs.
    Thanks in Advance

    Hi,
    But I have this user access couple of weeks back. I do not know where to check for the log files.
    This user is available in Active directory and can access production database. But I am unable to create the same user in developement environment. Even I tried to create couple of users who are in the Actice directory. I am unable to create any users.
    Where should I check to get more information in order to resolve this issue.
    Please let me know your inputs

  • PO Created by User A should not be changed by User B

    Hi Experts,
    My User has a specific requriement in Purchase Order.
    If a purchase order is created by User A, Other users like B and C who are in the same purchasing group should not be able to change the PO created by User A.
    Similarly, Others should not change PO created by USER B.
    Is there any logic to develop this type of checking.
    Regards
    Kuna.

    Hi Venkat,
    Usr A, B and C in context belongs to same purchasing group, then probably they have the similar authorizations.
    As per my understanding, you want all these user to create the Purchase Document of similiar Type but do not want them to change the PO Created by others.
    You can have this control by user exit 'EXIT_SAPMM06E_013'.
    In this you just have to write your logic to restrict the user as shown below.
    IF SY-TCODE EQ 'ME22N'. 
    IF I_EKKO-ERNAM NE SY-UNAME.
       MESSAGE 'YOU ARE NOT AUTHORIZED TO MAKE CHANEGS' TYPE 'E'.
    ENDIF.
    ENDIF.

  • Create subscription not having the correct created by user name and date

    Last week we upgraded our system to SP14 from SP11. When a user creates
    a new document request from a template (refer attachment-screen shots),
    subscription notification is sent with the wrong created by user name &
    date. Instead of showing the user who created the request using the
    template, it is showing the user’s name & date who loaded the templates
    to the repository.
    Also, when the user creates new document request from template, the
    name of the templates defaults in the system property “name” without any
    extension, in other words it looks like it is overwriting the same file
    name to all the requests & is not able to identify the user’s name. We
    did not see this behavior in SP11.
    Since we are already in production & this is causing lot of issues &
    confusion, if any of you have experienced this issue, please let me know how it was resolved.
    I am also attaching the log files with errors for your reference.
    Errors thrown in trace files for template stuff
    #1.5#0003BA0ED980001D000000000000218B00040A023494CCAC#1136904495221#com.sapportals.wcm.util.logging.CatchBlockHandler#sap.com/irj#com.sapportals.wcm.util.logging.CatchBlockHandler.ResourceImpl#9kgollap#2342##woody_EPD_613400651#9kgollap#dc44ab8081e611dac2ff0003ba0ed980#SAPEngine_Application_Thread[impl:3]_4##0#0#Error##Plain###[ECB] Can't move /documents/Templates/SingleTemplates/New_ Document_ Number_ Required_Engr Spec.doc to /QIS_content/ELYR_Manufacturing/New_ Document_ Number_ Required_Engr Spec_0_.doc: com.sapportals.wcm.repository.NotSupportedException: Can't move /documents/Templates/SingleTemplates/New_ Document_ Number_ Required_Engr Spec.doc to /QIS_content/ELYR_Manufacturing/New_ Document_ Number_ Required_Engr Spec_0_.doc
                at com.sapportals.wcm.repository.ResourceException.fillInStackTrace(ResourceException.java:400)
                at java.lang.Throwable.<init>(Throwable.java:195)
                at java.lang.Exception.<init>(Exception.java:41)
                at com.sapportals.wcm.WcmException.<init>(WcmException.java:59)
                at com.sapportals.wcm.util.content.ContentException.<init>(ContentException.java:38)
                at com.sapportals.wcm.repository.ResourceException.<init>(ResourceException.java:163)
                at com.sapportals.wcm.repository.NotSupportedException.<init>(NotSupportedException.java:64)
                at com.sapportals.wcm.repository.manager.cm.CmNamespaceAndContentManager.copy(CmNamespaceAndContentManager.java:1313)
                at com.sapportals.wcm.repository.ResourceImpl.internalCopyManager(ResourceImpl.java:3142)
                at com.sapportals.wcm.repository.ResourceImpl.internalCopy(ResourceImpl.java:3232)
                at com.sapportals.wcm.repository.ResourceImpl.copy(ResourceImpl.java:2041)
                at com.sapportals.wcm.repository.ResourceImpl.copy(ResourceImpl.java:2014)
                at com.sapportals.wcm.rfadapter.CopyUtility.copy(CopyUtility.java:116)
                at com.sapportals.wcm.service.template.TemplateService.createFromTemplate(TemplateService.java:409)
                at com.sapportals.wcm.rendering.uicommand.cm.UITemplateCommand.execute(UITemplateCommand.java:129)
                at com.sapportals.wcm.rendering.control.cm.CommandDispatcher.onExecute(CommandDispatcher.java:77)
                at com.sapportals.wcm.rendering.control.cm.WdfProxy.onExecute(WdfProxy.java:2152)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                at java.lang.reflect.Method.invoke(Method.java:324)
                at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java:386)
                at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java:175)
                at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java:538)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                at java.lang.reflect.Method.invoke(Method.java:324)
                at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java:204)
                at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:142)
                at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:115)
                at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
                at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:73)
                at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
                at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
                at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
                at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
                at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
                at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
                at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
                at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
                at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
                at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
                at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
                at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
                at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
                at java.security.AccessController.doPrivileged(Native Method)
                at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
                at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
                at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
                at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
                at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
                at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
                at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
                at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
                at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
                at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
                at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
                at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
                at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                at java.security.AccessController.doPrivileged(Native Method)
                at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
                at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:160)
    Thanks,
    Viji

    Hi Viji,
    have you also logged a support message in the Online Support System?
    If not, please do so. SDN will not necessarily trigger a bugfix from SAP development, in case this here makes one necessary.
    Regards,
    Karsten

  • How to create Mobile User Account

    Hi all,
    I have a dumb question but it makes me crazy !!!
    I'm new in CRM 5.2 and in mobile as weel.
    My question is : How to create a user acount into my mobile infrastructure ?
    I've followed the following explanation but I don't find the solution :
    [help|http://help.sap.com/saphelp_crm60/helpdata/de/c8/2ae1a3c73245c8aef8c4b69c2ff072/content.htm]
    In there, it tells me to go thought User Management tool of Mobile Application Studio ( is it Microsoft Visual Studio ?) but in there i do not find any tools.
    Thanks for your future help
    Regards

    hi,
    Creation of User Accounts
    Purpose
    This process describes the steps required to create user accounts for secured and controlled access to the Mobile Application Repository (MAR). User accounts are created for consultants, who intend to customize mobile client applications using Mobile Application Studio (MAS). User account allows a consultant to log on to MAS.
    Process Flow
           1.      During the installation of MAR, the system enables the User Management feature.
    If MAR is upgraded from a release prior to 3.0 to the current release, the User Management feature must be enabled manually by system administrator. This is done by changing the umfrc parameter value to “YES” in the ARS_SYSTABLE.
           2.      The CRM technical administrator creates a DSN to access MAR by using the default internal login arsdb with password arsdb.
           3.      The CRM technical administrator carries out the following tasks using the User Manager tool of MAS:
                                a.      Creates user accounts.
                                b.      Associates each user account with a standard MAR profile. For more information, see Profiles of the Mobile Application Repository.
                                c.      Specifies a password for each user account.
    Login IDs of the Mobile Application Repository
    Definition
    A login ID is a source through which users log on to Mobile Application Studio, and connect to the Mobile Application Repository (MAR). When MAR is installed, standard login IDs are available by default. While creating user accounts, the system administrator associates a standard login ID with the profile of each user account.
    Structure
    Login ID
    Allows you to:
    ARSAdmin
    ·        Perform administrative activities in MAR.
    ·        Create and modify development objects in MAR.
    ·        Modify the password of a user account.
    ARSDeveloper
    ·        Create and modify development objects in MAR.
    ·        Modify your own password.
    ARSUser
    ·        View development objects in MAR.
    ·        Modify your own password.
    ARSSys
    ·        Get information about the MAR.
    ·        Validate MAR users.
    ARSdb
    Create a DSN for MAR. The default password for this login is arsdb.
    Profiles of the Mobile Application Repository
    Definition
    A profile of the Mobile Application Repository (MAR) is a collection of access rights defined for:
    ·        Development objects, like tiles, tile sets and business objects of mobile client applications
    ·        Services of MAR like change lists and namespaces
    Structure
    The standard profiles that are available are listed below.
    Profile name
    Associated login ID
    Allows you to:
    Administrator
    ARSAdmin
    ·        Perform administrative activities like creating and maintaining users.
    ·        Read and write repository specific information (ARS_SYSTABLE).
    ·        Create and modify development objects in MAR.
    ·        Release and revert a change list.
    ·        Transfer the ownership of objects to another MAR.
    ·        Create link objects to integrate tile set help.
    ·        Create and modify framework objects in MAR.
    ROGuest
    ARSUser
    ·        View development objects in MAR.
    ·        Modify your own password.
    Developer
    ARSDeveloper
    ·        Read repository specific information (ARS_SYSTABLE).
    ·        Create and modify development objects in MAR.
    ·        Release change lists that have been created only by you.
    ·        Modify your own password.
    ·        Transfer the ownership of objects to another MAR.
    SPDeveloper
    ARSDeveloper
    ·        Read repository specific information (ARS_SYSTABLE).
    ·        Modify your own password.
    ·        Create and modify development objects in MAR.
    This profile does not allow you to release change lists.
    QMResponsible
    ARSDeveloper
    ·        Read repository specific information (ARS_SYSTABLE).
    ·        Create and modify development objects in MAR.
    ·        Modify your own password.
    ·        Transfer the ownership of objects to another MAR.
    ·        Release and revert change lists.
    This profile does not allow you to create a change list.
    Coordinator
    ARSDeveloper
    ·        Read repository specific information (ARS_SYSTABLE).
    ·        Create and modify development objects in MAR.
    ·        Release and revert change lists.
    ·        Modify your own password.
    ·        Transfer the ownership of objects to another MAR.
    Frwkuser
    ARSDeveloper
    ·        Read repository specific information (ARS_SYSTABLE).
    ·        Create and modify development objects in MAR.
    ·        Release the change list you have created.
    ·        Transfer the ownership of objects to another MAR.
    ·        Create and modify framework objects in MAR.
    Infodeveloper
    ARSDeveloper
    ·        Read repository specific information (ARS_SYSTABLE).
    ·        Create and modify development objects in MAR.
    ·        Release the change list you have created.
    ·        Create link objects to integrate tile set help.
    thanks
    karthik
    ifhelpfull reward me some points

  • Material Created by user

    Hi,
    Please help me out in development of below report eith coding.
    <b>A report for displaying purchase documents for a material created by user.</b>
    You can send your views to '[email protected]
    Thanks in advance.
    -muraly.

    At first I extend the structures BAPI_TE_MARA by my customer field ZZFORST (char 10), then I extend the structure BAPI_TE_MARAX by field ZZFORST (BAPIUPDATE).
    Call of the fm:
    STRUCTURE
    TABLES:
    BAPIMATHEAD, "Headerdata
    BAPI_MARA, "Clientdata
    BAPI_MARAX, "Clientdatax
    BAPI_MARC, "Plantdata
    BAPI_MARCX, "Plantdatax
    BAPI_MAKT, "Material description
    BAPIPAREX, "Extensionstruktur
    BAPIPAREXX,
    BAPIRET2. "Return messages
    DATA:
    BAPI_TE_MARA LIKE BAPI_TE_MARA,
    BAPI_TE_MARAX LIKE BAPI_TE_MARAX,
    V_FILE TYPE STRING.
    INTERNAL TABLE
    *to store the output data
    DATA:BEGIN OF it_material_number OCCURS 0.
    INCLUDE STRUCTURE BAPIMATINR.
    DATA:END OF it_material_number.
    *for materialtext
    DATA:BEGIN OF IT_MATERIALDESC OCCURS 0.
    INCLUDE STRUCTURE BAPI_MAKT .
    DATA:END OF IT_MATERIALDESC.
    *für z-feld
    DATA:BEGIN OF IT_BAPIPAREX OCCURS 0.
    INCLUDE STRUCTURE BAPIPAREX.
    DATA:END OF IT_BAPIPAREX.
    *für z-feldx
    DATA:BEGIN OF IT_BAPIPAREXX OCCURS 0.
    INCLUDE STRUCTURE BAPIPAREXX.
    DATA:END OF IT_BAPIPAREXX.
    *to return messages
    DATA:BEGIN OF IT_RETURN2 OCCURS 0.
    INCLUDE STRUCTURE BAPIRET2.
    DATA:END OF IT_RETURN2.
    DATA:BEGIN OF IT_RETURN OCCURS 0.
    INCLUDE STRUCTURE BAPIRET1.
    DATA:END OF IT_RETURN.
    PROCESSING
    BAPIMATHEAD-MATERIAL = IT_MATERIAL_NUMBER-MATERIAL.
    BAPIMATHEAD-IND_SECTOR = 'S'.
    BAPIMATHEAD-MATL_TYPE = 'ZRHD'.
    BAPIMATHEAD-BASIC_VIEW = 'X'.
    BAPIMATHEAD-PURCHASE_VIEW = 'X'.
    BAPI_MARA-MATL_GROUP = 'RH01'.
    BAPI_MARA-OLD_MAT_NO = '0815'.
    BAPI_MARA-BASE_UOM = 'FM'.
    BAPI_MARAX-MATL_GROUP = 'X'.
    BAPI_MARAX-OLD_MAT_NO = 'X'.
    BAPI_MARAX-BASE_UOM = 'X'.
    BAPI_MARC-PLANT = '0100'.
    BAPI_MARCX-PLANT = '0100'.
    IT_MATERIALDESC-LANGU = 'DE'.
    IT_MATERIALDESC-MATL_DESC = 'RH TEST-Material'.
    APPEND IT_MATERIALDESC.
    BAPI_TE_MARA-MATERIAL = IT_MATERIAL_NUMBER-MATERIAL.
    BAPI_TE_MARA-ZZFORST = '0000704148'.
    BAPI_TE_MARAX-MATERIAL = IT_MATERIAL_NUMBER-MATERIAL.
    BAPI_TE_MARAX-ZZFORST = 'X'.
    IT_BAPIPAREX-STRUCTURE = 'BAPI_TE_MARA'.
    IT_BAPIPAREX-VALUEPART1 = BAPI_TE_MARA.
    APPEND IT_BAPIPAREX.
    IT_BAPIPAREXX-STRUCTURE = 'BAPI_TE_MARAX'.
    IT_BAPIPAREXX-VALUEPART1 = BAPI_TE_MARAX.
    APPEND IT_BAPIPAREXX.
    CALL FUNCTION 'BAPI_MATERIAL_SAVEDATA'
    EXPORTING
    headdata = BAPIMATHEAD
    CLIENTDATA = BAPI_MARA
    CLIENTDATAX = BAPI_MARAX
    PLANTDATA = BAPI_MARc
    PLANTDATAX = BAPI_MARcx
    IMPORTING
    RETURN = IT_RETURN2
    TABLES
    MATERIALDESCRIPTION = IT_MATERIALDESC
    EXTENSIONIN = IT_BAPIPAREX
    EXTENSIONINX = IT_BAPIPAREXX.

  • How to Developed user defined functions to call function modules in SAP R/3

    •     how to Develope user defined functions to call function modules in SAP R/3 system

    Hello Raja,
    Go through this V.imp Link...
    http://download.oracle.com/docs/cd/B10464_05/integrate.904/b10408/rfc.htm
    Steps to crate FM..
    Follow these steps..
    Go to the T: code SE37
    First You Create Function Group
    On That u specify
    Function Group Name..............
    Short Text..............................
    save...
    Go to SE 37
    Specify the Function Module Name: Eg: Z_Bapi_Materialmaster
    Short Text.......
    Save...
    Next Go to Attributes..
    Select Radio button : Remote enabled model
    Go to Parameters..
    Click Import...
    Give Parameter Type Associate type S.t
    next Click Export...
    Give Parameter Type Associate type S.t
    Next Click Tables Button..
    Specify tables..
    Next click source code button..
    Write Source code here..
    Eg : Select statements Etc..
    Finally we should be select the Radio button Enable remorely
    https://www.sdn.sap.com/irj/sdn/wiki?path=/pages/viewpage.action?pageId=39728
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/bapi%2bstep%2bby%2bstep
    Re: User Defined Functions Tutorials
    Hope this information is useful to you..
    Thanks ,
    Satya Kumar..

  • Use resource user attributes while creating a user

    Hi All,
    I'm developing a resource adapter for our rescource, and need to input attribute to real create that user in the rescoure. by modify skeleton resource adapter I have no where to fonud the field to input attributes for my resorce user, but for ldap there is form in tab Attribute for ldap user create, how can I do same thing in my adapter?
    Thanks a lot,
    Alice
    Message was edited by:
    Alice_1234

    If you are creating PO in foreground, you dont have the option of giving user id.
    But if you create POs in background using a scheduled job, then when you are scheduling the job, you can overwrite the default user id and give the user id you want. In this case all the POs created by the job, will have the user id created by you.
    But if you have to create a PO through background job, you have to give the inputs to PO through some programs may be BDCs or LSMW.
    Reward if this helps. you

  • Create new user process - BPM11g

    I need to develop a Create New User Process in BPM11g.
    Managers can start this process and create new users for new employee so that the new employee can log in the workspace and start to work.
    How can I achieve this in 11g?
    I find this perhaps involves weblogic authentication and user role API.
    Is anyone familiar with these?

    Hey
    CREATE USER "TEST" PROFILE "DEFAULT"
    IDENTIFIED BY "test" DEFAULT TABLESPACE "USERS"
    ACCOUNT UNLOCK;
    GRANT "DBA" TO "TEST";
    But be careful to grant all privileges (DBA)
    Regards

  • Create a user report showing feedback

    Hi,
    I want to be able to give end users some way of viewing feedback (to prevent duplication and check progress) raised against an application and was thinking of using a interactive report that queries the wwv_flow_feedback table.  Is this a suitable method or is there another ( more convenient/declarative ) method I could/should use. Any feedback is gratefull received,
    Regards,
    Kevin.
    p.s. I am using APEX v4.2.2 with the EPG

    Hi,
    You can create end user that can login to application builder, but access only to team development.
    Never tested what kind privileges user then have e.g. delete feedback.
    But I do not think it is bad idea create app where is interactive report top of APEX_TEAM_FEEDBACK view
    Regards,
    Jari

  • Teststand api Creating/deleting Users

    Hi,
    I am using Teststand API with Labwindows and i have a problem with creating/deleting Users.
    In fact, to explain easily my problem when you use the full-featured Teststand  with the "CreateDeleteUsers.seq" sequence and create a user, then close the full-featured Teststand, you loose your new users in the previous opening.
    Whereas, with the Teststand 4.0, with the same "CreateDeleteUsers.seq", when you close, it propose to save the changed file "UserManagement" (Users.ini) and everything's fine...
    And as i am using a Labwindows project to login/logout to teststand, i am using TS_... functions i can't find a way to save or to have this save popup to keep my users.
    I hope that i am clear, and that someone will be able to help me ! 

    Hello,
    As you could see in the following KB: How Can I Edit and Save Changes for the Current User? you have to get the users file as a PropertyObjectFile as it's done in the CreateDeleteUsers sequence, and then use two methods, IncChangeCount() wich is also already done in the example sequence, and the SaveFileIfModified().
    See attached file below for the example sequence changed with the file saving.
    Regards,
    Olivier L. | Certified LabVIEW Developer
    Attachments:
    CreateDeleteUsersAndSave.seq ‏11 KB

  • SQL Developer user defined reports (appropriate utilization)

    I have used SQL developer on a limited basis but I have never created a user defined report. Can someone compare and contrast the
    types of user defined reports that can be created via SQL developer versus the types of user defined reports that can be created via
    a tool such as Crystal Reports or similar tool.

    Hi user7753875 -
    I agree with reidelme that it won't match the capabilities for fancy organisation/output of tools like Crystal Reports, but you can do interrelated parent/multiple child reports.
    Check out the Reports tab on the SQL Developer Exchange for some examples of what other users have done with this.
    Brian Jeffries
    SQL Developer Team
    Edited by: bjeffrie on Jun 3, 2011 5:01 PM
    Turns out no one has used that in a long time. You will have to do some interpretive cut/past from xml given by web site & report editor in SQL Developer. Here is the "Who" report (master+2 child reports) from the exchange in a format you can use the import function from "User Defined Reports" on.
    <?xml version="1.0" encoding="UTF-8" ?>
    <displays>
    <display id="57507b3a-0130-1000-8008-a9fec67b8254" type="" style="table" enable="true">
         <name><![CDATA[Who]]></name>
         <description><![CDATA[
    A Report to show active seesion and some details about there activities. Includes 2 Child-reports for Active SQL and PID for the process supporting the session.
    ]]></description>
         <tooltip><![CDATA[Who is logged in and what is he doing]]></tooltip>
         <drillclass><![CDATA[null]]></drillclass>
         <CustomValues>
         </CustomValues>
         <query>
              <sql><![CDATA[SELECT sid, serial#, username, status, server, machine, program FROM v$session order by sid]]></sql>
         </query>
         <display id="null" type="Child" style="Table" enable="true">
              <name><![CDATA[ActiveSQL]]></name>
              <description><![CDATA[]]></description>
              <tooltip><![CDATA[]]></tooltip>
              <drillclass><![CDATA[null]]></drillclass>
              <CustomValues>
                   <TYPE>null</TYPE>
              </CustomValues>
              <query>
                   <sql><![CDATA[select c.spid b1, b.osuser c1, b.username c2, b.sid b2, b.serial# b3, a.sql_text,b.status,to_char(b.logon_time, 'DD-MON-YYYY HH24:MI:SS') from v$sqltext a, v$session b, v$process c where a.address = b.sql_address and b.paddr = c.addr and a.hash_value = b.sql_hash_value and b.sid = :SID order by c.spid,a.hash_value,a.piece]]></sql>
                   <binds>
                        <bind id="SID">
                             <prompt><![CDATA[SID]]></prompt>
                             <tooltip><![CDATA[SID]]></tooltip>
                             <value><![CDATA[NULL_VALUE]]></value>
                        </bind>
                   </binds>
              </query>
         </display>
         <display id="null" type="Child" style="Table" enable="true">
              <name><![CDATA[Process]]></name>
              <description><![CDATA[]]></description>
              <tooltip><![CDATA[]]></tooltip>
              <drillclass><![CDATA[null]]></drillclass>
              <CustomValues>
                   <TYPE>null</TYPE>
              </CustomValues>
              <query>
                   <sql><![CDATA[select p.spid,p.addr,s.sid,s.server,p.username,s.osuser,p.program,t.value/1024/1024 PGA_Mb from v$process p,v$session s,v$sesstat t where p.addr=s.paddr and s.sid=t.sid and s.sid = :SID and t.statistic#=20]]></sql>
                   <binds>
                        <bind id="SID">
                             <prompt><![CDATA[SID]]></prompt>
                             <tooltip><![CDATA[SID]]></tooltip>
                             <value><![CDATA[NULL_VALUE]]></value>
                        </bind>
                   </binds>
              </query>
         </display>
    </display>
    </displays>
    Edited by: bjeffrie on Jun 3, 2011 5:01 PM

  • Adding developer users in XE

    Application Express 2.1.0.00.38 on XE.
    Is there a way to add developer users in this version of Apex? I can only find the option to create database users which seems to create a new workspace. I need several different users to be able to view (and modify) the applications held in one workspace.
    Thanks.

    Andrew - In XE, a workspace is mapped to a single database schema. So if you're developing applications in workspace A (schema A), you login as the database user A (using the database schema password). There are no developer accounts, per se.
    Scott

Maybe you are looking for

  • Result cache not working?

    Hi, BANNER Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production PL/SQL Release 11.2.0.3.0 - Production CORE 11.2.0.3.0 Production TNS for Linux: Version 11.2.0.3.0 - Production NLSRTL Version 11.2.0.3.0 - Production SQL> show

  • Photos into iMovie without using Aperture or iPhoto?

    Is there a way of accessing photos to bring into iMovie 08 without having to use Aperture or iPhoto? I use Lightroom (although I have both iPhoto and Aperture) and would rather not create new catalogs of my images.

  • 2nd Broken mini in one year.

    My first 4 gb mini's(bought in sept.) battery was broken and only lasted about 20 min. and then they mailed me another one, which i got in May and now that one is broken and has been broken for about a month now(the battery again). Im wondering if i

  • How do I uninstall this software?

    Ok so I downloaded frostwire version 4.18.3 , java 1.5.0_20 I don't like the way it makes my emac work. I would rather just get rid of the whole entire install and leave non of the spy files behind. Dragging the logo to the trash does not remove all

  • How do you rotate text

    I am looking to rotate text 90 degrees. I cant seem to find this basic function in numbers.