EP license or the user creation

Hi,
      We are using ECC6.0.We have EP7.0,NW4S.We donu2019t have EP license. We want to provide order entry functionality to dealer through EP login by creating the user. For this we need to buy EP license or the user or without license we can create the user for order creation and order entry?
Thanks
Kundan

Hi,
I do face the same scenario, my client is having ECC 6 with Customer service module implemented. Now he wants some selective screens to be shared with his Authorized service providers (ASP) who are spread across the country. So we plan to develop an application in dotnet, Java or EP to avoid the license cost, as the number of ASPs are 500.
Scenario 2 : The same customer wants to open the after sales help desk to his customer through web. Here also the license cost is the major criteria, as the customers will be logging their complain against the warranty and arrive to the cost of the service.
Will any body suggest me the right solution for my requirement and also provide me license cost of EP and the way to minimize the license cost.
Thanks
with regards,
venki
Edited by: vsmvvsmv on Aug 4, 2009 4:11 AM

Similar Messages

  • What type of license should the user be assigned when passing transactions through the DI Server?

    What type of license should the user be assigned when passing transactions through the DI Server?
    We used to assign indirect access licenses to users that were just using the DI Server.  We have one add-on developer that says that the user has to be a Profession license. Current environment is SAP B1 9.0 PL10.  My understanding was that you could have up to 10 users assigned to a single DI Server license.

    Hi,
    From the license guide,
    Indirect Access – has access to any SSP solutions (developed with the SAP Business One DI-API) only. The Indirect Access license is bundled with the DI server. Users who have an Indirect Access license can access a limited number of application forms, but cannot perform any functions with the SAP Business One application. Users who have an Indirect Access license can access an unlimited number of SSP solutions
    Thanks & Regards,
    Nagarajan

  • How to delegate the users creation permission on OU in active directory using security tab

    hi expert,
    I trying to give user creation permission to a security group on OU using security tab. I have given the following permission :-
    1. Object tab --->  Applies to = this object and all descedent objects ---> permission = User creation object 
    but this is not working. User from this security group are not able to create users. getting permisson related error.
    Please suggest.
    Thanks

    I trying to give user creation permission to a security group on OU using security tab. I have given the following permission :-
    1. Object tab --->  Applies to = this object and all descedent objects ---> permission = User creation object 
    but this is not working. User from this security group are not able to create users. getting permisson related error.
    this isn't really related to GP at all, it's a question for a DS forum:
    https://social.technet.microsoft.com/Forums/en-US/home?forum=winserverDS
    You need to grant additional permissions - user creation is not enough, on it's own...
    Why not use the Delegation of Control Wizard?
    http://technet.microsoft.com/en-au/library/cc732524.aspx
    http://www.howtogeek.com/50166/using-the-delegation-of-control-wizard-to-assign-permissions-in-server-2008/
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • How can we perform an External Action in the User Creation Workflow

    Hi,
    How can External Actions be performed in a Workflow while User Creation i.e., what all External Actions can be don, how to do it ?
    Can I get a Guide for the same ?
    Regards

    Hi,
    I am guessing you are talking about OIM.Modifying Action classes or workflow should be last options so just give more thoughts on your business requirement. There is no official guide available for Modifying action classes as Oracle does not recommend it.Modifying action class is similar to any web application modification and it will depends on your knowledge and skills of struts and OIM so if you are well verse with what you can go ahead and modifying actions classes.
    Regards
    Nitesh

  • Failed to connect to /@   Check the password in the user"s Creation Options

    I am using the migration workbench to migrate to a new database. I was able to run this migration successfully to transfer the table data only. Now when I try to run this same configuration a second time to transfer over the indexes, I am getting this error. I am migrating from sybase, if it makes any difference. I have gone to the user Creation Options and retyped passwords to see if that helped, but it did not make a difference.
    Does anyone have any ideas what is going on here?

    Hi there,
    There is a bug here (Failed to connect when migrating schema objects) which will be fixed in the next release of the workbench in SQL Developer.

  • Wanted to know allocated licenses to the existing user

    Hi All
    I wanted to know that which license type is being allocated to which user(s) say for example i have allocated Limited financial license type to user X,Y,Z and accordingly to the other so how can i get the list of such type so that i can reshuffle the licenses to the users.
    Please provide me with the solution in SAP B1 9.0 or if it can be achieved through query then please provide me the same
    Regards,
    Bhushan

    Hi
    use this.
    if you have different databases use union all
    if OBJECT_ID('tempdb..#xmlLicense') is not null
    DROP TABLE #xmlLicense
    if OBJECT_ID('tempdb..#UserLicenses') is not null
    DROP TABLE #UserLicenses
    CREATE TABLE #xmlLicense
            Id INT IDENTITY PRIMARY KEY,
            XMLData XML,
            LoadedDateTime DATETIME
    CREATE TABLE #UserLicenses
            UserID varchar(50)
            , LicenseType varchar(100)
    INSERT INTO #xmlLicense(XMLData, LoadedDateTime)
    SELECT CONVERT(XML, BulkColumn) AS BulkColumn, GETDATE()
    FROM OPENROWSET(BULK 'C:\Program Files (x86)\SAP\SAP Business One ServerTools\License\B1Upf.xml', SINGLE_BLOB) AS x;
    DECLARE @XML AS XML, @hDoc AS INT, @SQL NVARCHAR (MAX)
    SELECT @XML = XMLData FROM #xmlLicense
    EXEC sp_xml_preparedocument @hDoc OUTPUT, @XML
    INSERT INTO #UserLicenses
    SELECT  UserID
                    , LicenseType
    FROM    OPENXML(@hdoc, 'Users/User/Modules/Module')
    WITH
    UserID [varchar](50) '../../UserName'
    , LicenseType [varchar](100) 'KeyDesc'
    EXEC sp_xml_removedocument @hDoc
    GO
    SELECT  T0.UserID, T1.U_NAME, T0.LicenseType
    FROM    #UserLicenses T0
    LEFT OUTER JOIN OUSR T1 ON T0.UserID COLLATE DATABASE_DEFAULT = T1.USER_CODE

  • Erorr while attaching License to a user

    Dear All
    I get an error while attaching 'LICENSE' to the user.
    "XML PARSING FAILED (MESSAGE -60070-33).
    I had already attached license to 3 users and it's working fine. But all of a sudden when i am trying to assign license to new users it's giving me this error.
    I  am using 8.8 ver patch 10
    Can anybody help me on this, since this is very urgent
    regards
    Karthik

    Hi Karthik,
    configure security in License manager you need to fill in the data.
    XML Parsing Failed (Error)
    XML Parsing error
    Thanks,
    Srujal Patel

  • Automatically assign user roles on user creation

    Hi,
    I have a scenario where i am creating database users in Oracle database and we need that no matter from where the database users are created they have a couple of roles automatically assigned to them.
    How can this be done?
    Quick response will be very helpful.
    UZ

    post and wait for a valid answer more than 20 minutes, search by yourself at oracle documentation less than 5 minutes. worth it?
    http://docs.oracle.com/cd/B28359_01/server.111/b28286/statements_8003.htm
    a trick --> group of roles = profile
    another trick --> profile can be add in the user creation
    Edited by: Fran on 26-feb-2013 2:17

  • User Creation in OID outside default realm

    we have requirement where user in OID need to be created outside cn=users like it is under dc=com,dc=abc,ou=mycompany,cn=puneet.
    This user should be configured as master administrator in OAM.Can i create this user outside cn=user?

    Hi,
    You can do this by changing the 'User Creation Base' under the 'Configuration' section of OIDDAS.
    Change it to the new realm, and you should see users being created under the new realm.
    Also, make sure the 'User/Group Search Base' and other settings are looked into when you change the 'User Creation Base'.
    You can then use this user in OAM.
    -- Pramod Aravind

  • User Creation In portal Using NWDS

    Hello Experts
    Is there any way we can create a job in SAP Netweaver Portal using NWDS for the user creation.
    Any pointers will be extremely helpful as I am new to this.
    I am using SAP Netweaver 7.3 SP 09.
    Thanks
    Utsav Mishra

    Hi,
    You can use the sample code.You can create an  Abstract Portal component in  NWDS and write the required code inside of it.
    Users can be created with the UserFactory newUser() method.
    IUserMaint represents a modifiable user object. You must issue
            a commit() in order to actually create the user.
    An associated account needs to be created for the User with
            newUserAccount() using the UniqueID of the new User.
    Take care to delete the user if an error occurs (catch the
            appropriate exception and handle it).
    // Create User
    String uid = "testuser01";
    IUserMaint newUser = UMFactory.getUserFactory().newUser(uid);
    newUser.setFirstName("Test");
    newUser.setLastName("User");
    newUser.setEmail("[email protected]");
    newUser.save();
    newUser.commit();
    try
    // Create User Account
    IUserAccount uacc = UMFactory.getUserAccountFactory().
    newUserAccount(uid,newUser.getUniqueID());
    uacc.setPassword("secret");
    uacc.save();
    uacc.commit();
    // NOTE: productive passwords cannot be set if the
    // account is created in a SAP System
    // continue process by trying to set password flag…
    // Now try to modify password change flag for the new user
    try
    IUserAccount uacc = UMFactory.getUserAccountFactory().
    getMutableUserAccount(uacc.getUniqueID());
    uacc.setPasswordChangeRequired(false);
    uacc.save();
    uacc.commit();
    catch (UMException ex)
    //trace warning: “Password is not productive and has to
    // changed during the first logon”.
    catch (UMException umex)
    UMFactory.getUserFactory().deleteUser(newUser.getUniqueID());
    //trace error: “User cannot be created because of an
    // error which occurred during the creation of the
    // corresponding account object”
    You can refer to the below URL for abstract portal component
    Creating an AbstractPortalComponent (SAP Library - Running an Enterprise Portal)
    Please reply in case you have any queries.
    Regards
    Veera

  • License Problem with Users

    Hi,
    Good Day!
    Our client avail of license for 3 for their SAP Business One 2005 A. SP 01 PL 11. accourding to them they can only use 2 license for the users.  I believed that 3x2 would be 6 licenses if Im not mistaken.  But accoirding to them its only 2 users that can access the SAP.
    Regards,
    IAN

    Dear Ian,
    Previous reply is correct, as well you could verify at any moment how are the licenses being assigned to the users and the amount of remaining licenses available.
    This could be verify in the license server in :
    C:\Program Files\SAP\SAP Business One\ Server Tools\License > B1Upfold1.xml
    You could open the file and verify users and assigned licenses.
    Regards,
    Juan Manuel Marrero
    SAP Business One Forums  Team

  • Which autorization i need for the user XISUPER

    I need to look the information, review it and reconfigure again the content from my Exchange profile, i am conecting to the url:
    http://xanpro:50000/exchangeProfile/index.html
    but when i put the user (XISUPER) and the corresponding password i got the next error:
      403   Forbidden
      SAP J2EE Engine/6.40 
      You are not authorized to view the requested resource.
    Details: No details available
    Somebody knows which autorization i need it. Thks in advance.

    Hi Sergio,
    This is a detailed step by step procedure for creating a user:
    - On your SAP Web AS host, create the user below with at least the following parameters (transaction SU01).
    <b>User</b> : XISUPER
    <b>Last name (Tab: Address)</b> : <your_name>, for example XI Super
    <b>Password / User Type (Tab: Logon Data)</b> : <init_password> / Dialog
    <b>
    Role (Tab: Role)</b> :
    AP_BC_AI_LANDSCAPE_DB_RFC
    SAP_SLD_ADMINISTRATOR SAP_XI_ADMINISTRATOR
    SAP_XI_CONFIGURATOR SAP_XI_CONTENT_ORGANIZER
    SAP_XI_DEVELOPER SAP_XI_MONITOR
    The SAP_XI* roles are composite roles
    - Save, and exit SU01
    - You must now log on to the Integration server host with the user XISUPER, to switch the initial password to a valid password.
    - You must restart the J2EE engine to transfer the user creation to the J2EE
    Also go through this link for more details,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/95d7d490-0301-0010-ce93-c58f9a3cde0b
    Regards,
    abhy
    Message was edited by: Abhy Thomas

  • OFA User creation

    Can one of you suggest whether or not Oracle has a stored procedure of any type with which we could use to add users in Oracle Finanical Analyzer. Is it possible to automate the user creation process by using some procedure ?

    Hello,
    I am sure that is is possible through custom express programs, entering the necessary data in the appropriate catalogs.
    (however a lot of stuff to be updated there: user dimension, user.catalog, fmsstask database, personal database creation and catalogs in it etc...)
    Regards

  • OIM 11g , Ignore User Creation

    Folks ,
    I am facing a issue , hoping you guys could throw some pointers ..
    I have a trusted recon set up via GTC DB connector . There is particular condition when i dont want the user to created in OIM though it will be pulled by GTC (Unfortunately i cant stop that).
    So in nutshell, i want to ignore the OIM user creation when a particular reconciled attribute lets say firstName = ABC AND user is not already present in oim, then ignore the user creation ..
    Any pointers how to achieve this ..
    Thanks
    Suren

    Thanks Raghav for your response , but how ill this work .
    So , when FirstName = ABC record will come , as per your recon rule .., it wont link to any existing user and it will land up in No Match Found status and as its trusted recon it will create the user .., which i dont want ..
    I cant delete rest of the action rules , they are required for processing the updates etc ...
    Please let me know if you need more info ..
    Thanks
    Suren

  • Needed urgent help for user creation in security manager in ODI 11g

    Hi Gurus,
    I have an urgent requirement in ODI security manager and i am completely helpless. We need specific steps for the user creation with sufficient priviledges. The detailed requirements are:
    1. There is a group of users under the framework team and these users should be able to edit the Knowledge modules only. All other objects (e.g. projects, interface, procedures or development related objects) should only be in read only mode for them.
    2. There is a group of users under the development team. The priviledges of these users should be mutually exclusive to that of the framework team users. i.e. the development team should be able to edit or delete all development related objects (e.g. projects, interface, proc etc.) but the knowledge modules should only be in read only mode for them.
    Now I will explain what i have tried out:
    I am working on ODI 11.1.1.5.
    I have created a user with NG DESIGNER and CONNECT profile. Dragged and dropped all the projects on the user and selected all methods in all repositories (check sign). However when i connect with that user i cannot open the KMs (as far as development team is concerned its fine) but i can also not open interfaces as well as procedures (which is not acceptable from development point of view).
    Also when i tried creating a user from the framework team point of view i could not see any option related to KMs (To give edit priviledge).
    Please help me out guys. I have also searched oracle documentation and believe me the security manager section is not very good. If you guys can help me out with specific steps it would be great (I have tried the hints given in oracle documentation and they dont work, the ODI security manager behaves strangely :-(
    Thanks in advance,
    SB

    Similar requirement here guys. Any pointers. I was able to achieve this by restricting development user from supervisor access. In that case the development user can not edit the interfaces. Any known defefct?

Maybe you are looking for

  • Is there an easy way to count the number of albums I have in my library?

    Hi, there is probably a very easy way to find out how many albums I have in my iTunes library - but I haven't discovered it yet! (looking for something a bit like word count in MS Word document?) Powerbook G4 15 1.67   Mac OS X (10.4.3)   my first Ma

  • How to change a LOV into a Checkbox in OIE (iExpenses)

    Hi again Gurus! I needing some help here. I needed to add a checkbox at page in OIE (iExpenses) /oracle/apps/ap/oie/entry/lines/webui/DetailsPG so first i did was add an descriptive flexfield segment into Payables - "Expense Report Line" inside Globa

  • How do I reset an inbuilt iPad app. i.e. App Store?

    How do I reset the "app store" app as I keep getting notifcation of an update when there isn't one?

  • Cisco Secure ACS Solution engine v3.2

    The ACS Soultion Engine appliance hardware by default comes with two NICs. Can I configure it so one Nic be on VLAN 30 and the other Nic be on VLAN 50? VLAN 30 - will be the network that communicate or forward credential to ACS Remote Agent for Windo

  • Objects tool bar in message mapping is in disabled mode

    Hi all, In my message mapping the objects tool bar is in disiabled mode. It is not working any more, so it difficult to map objects in message mapping pane. Is there any particular option need to enable at any where? please kinldy help on this any bo