B1if BizSteps that create new systems in SLD

Hi,
I want to create scenario that creates new updates system in SLD. I read in documentation that using B1if API new jobs can be added to JobCreator and JobExecutor. Is there any help or tutorial that shows how to create job step by step and use them to create, update or delete systems in SLD?
Regards
Szymon

As per my understand, when you create a new company, you have to undergo upgrade SAP Server procedure, at this time SDL of your new company is created.
IF you are talking about document like B1PO to B1SO, then you have to refer other document.
Thanks
Kevin

Similar Messages

  • "Create New System Entry" screen

    Hello,
    I would like to make pre-configured connection settings available to users in my company. When the New button is clicked in SAP Logon the first screen that comes up is "Create New System Entry" with a text of:
    "Select one of the available systems from the list below. If you choose the first entry, you can specify the system parameters yourself."
    However the only entry in the list is "User Specified System"
    How can I populate that list with pre-configured settings for users to choose?
    - Regards,
    Richard Bailey

    Hi Richard,
    Yes the integration between Active Directory and SAP systems management exists. However, the automatic registration of systems in the active directory could have been done during the installation of SAP system itself.
    Below could be of help:
    SAP Notes 386762 and 608781
    http://download.microsoft.com/download/f/3/7/f371bbba-2341-41bf-822d-2c7dd4174756/SS_AD_SAP.doc
    http://www.cybersafe.com/d2/prod-and-soln/howto/sapguissoin10min
    Regards,
    Srikishan

  • Portal Runtime Error while creating  new system in portal content

    Hi
      Can anyone  solve my problem, i am geting error while creating new system in p ortal content
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.templateSelection
    Component Name : com.sap.portal.admin.templateselectionwizard.default
    com/sap/portal/iviewserver/cache/OClass.
    Exception id: 11:29_26/12/06_0014_5891950
    See the details for the exception ID in the log file

    Hi,
    Check this link for creating system object
    http://help.sap.com/bp_epv260/EP_EN/documentation/EP/N03_BB_InstallGuide_EN_US.doc
    Regards
    Arun

  • RUNTIME ERROR WHILE CREATING NEW SYSTEM IN EP6

    Hi
    Can anyone solve my problem, i am geting error while creating new system PORTAL FOR to connect biw 3.5 system
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.templateSelection
    Component Name : com.sap.portal.admin.templateselectionwizard.default
    com/sap/portal/iviewserver/cache/OClass.
    Exception id: 11:29_26/12/06_0014_5891950
    See the details for the exception ID in the log file
    thanks in advance
    Rock

    hi,
    check the log file and let me the the error.
    manish

  • Problem While Creating New system

    Hi.
    i have downloaded sap netweaver 7.01(trail version) from SCN.
    installation was successful.
    Frontend GUI was installed in System Drive(C Drive)
    and Netweaver was installed in D Drive
    i have started the application server.
    in the logon pad what are the details i need to enter while creating new systems in logon pad.
    i followed help and typed the same info as in the f1 help.
    in connection tab:
    connection type: Custom Application Server
    System connection parameters:
    Description: SAP
    Application Server : u9cmain (as in f1 help)
    System Number: 00(as in f1 help)
    System ID: u9c(as in f1 help)
    SAProuter Sring: (empty)(as in f1 help)
    after giving this details. when i logged in it shows this "hostname u9cmain unknown, check your application server name"
    how can i rectify this error. where can i check my application server name...
    help me out plz.

    >i followed help and typed the same info as in the f1 help.
    You can't use the same host name and SIDs as per help under F1
    Configure as below:
    Description: SAP (You can use anything)
    Application Server : (your computer name or IP address)
    System Number: (has to be 2 digit, and which numbers you have assiged while installation)
    System ID: (your instance name)
    SAProuter Sring: (not required)

  • I just upgraded my older G5 from tiger to leopard and it is now at 10.5.8, I was unaware that the new system did not support the classic envoirnment and cannot access my 6.0 version of Photoshop, which I use often...how do I get P.S. going again?

    I just upgraded my older G5 from tiger to leopard and it is now at 10.5.8, I was unaware that the new system did not support the classic envoirnment and cannot access my 6.0 version of Photoshop, which I use often...how do I get P.S. up and going again?

    Niel...
    I installed Leopard 10.5.6 and then it upgraded to 10.5.8, when I installed it I had the old info saved to a "previous systems" folder, where most of my artwork, etc. were saved, I have a one terabyte Lacie backup that unfortunately did not work as it was intended...it saved the new info and not the old. I did look into the system preferences folder and found the classic file, of course it wouldn't launch...but I have the old G 5 startup discs and will try to do it as you stated. I will try also to move it out of the previous folders file to my hard drive and see how that works.
    thank you for your time and help,
    Dennis

  • Creating New System Entry in SAPGUI 7.10

    Brief Description of the problem:
    I am unable to create a new system entry in SAPGUI 7.10 Logon Pad. It works fine if you choose "Custom Application Server" as Connection Type but when you choose "Group/Server Selection" instead the Next Button is still grayed out and hence unable to create a system.
    Earlier even the Group/Server box never used to get populated but after creating sapmsg.ini, i could go one step further and now I think it looks for some value in Saprouter field in order for the Next button to get activated.
    __*What I am Looking for:__*
    Can anyone tell me how could I incorporate a saproute.ini, as I not clear on the syntax and I never have to use the sapmsg.ini and saproute.ini in SAPGUI 6.40 for users who are connected to Internal network. so this is something new in SAPGUI 7.10 and I am still clueless on why Internal users have to use saproute.ini.
    <route name>=<route>
    Here <route> has the following form: /H/<hostname where saprouter is running>/S/<service saprouter is running>
    So in the above string, how will I find the service Saprouter is running.
    Thanks

    Thanks for the response.
    It will work if you add "sapmsSID 3600/tcp" to the etc\*Services* file.
    In SAPGui 6.40, i used to just have sapms00 3600/tcp and it works.
    so in SAPGUI 7.10 looks there is a slight change and need to suffix the SID details also. I still don't find any SAPGui 7.10 documentation regarding the change I did in services file.
    Surprisingly SAP support was recomending to add router entry inorder to make it work inspite teling them we don't need to access SAP systems through router since we access them internally. No good support from them and they just jump to conclusions and they keep repeating the same thing over and over again even if you try to make them understand that it's not what you need.
    Regards
    Vipin

  • Creating new system barcode font on SE73

    Hi all...
    I'm trying to create a new barcode font based on BC_C128B...
    I created a ZXXXXXX with the same attributes...
    In the form i put the ZXXXXXX in the codebar field of my char format.
    When I run my program and print, i can see the actual characters instead of codebar.
    But when i change the barcode to BC_C128B, it prints the codebar correctly...
    What am I missing??
    Thanks,
    Eric

    Hi Eric,
    In addition to creating the new system barcode, you need to also create the print controls that contain the actual commands that are sent to the printer in the used device type.
    i.e. SE73 -> Printer Bar Code -> <Device type>(e.g. HPLJ4000)
    In here you have to add the barocde that you created via the 'Create' icon. You can create the ZBC_C128 barcode within the device type and assign two new print controls. e.g.
    Device type          HPLJ4000
    Bar code             ZBC_C128
    Bar code prefix      SBP99
    Bar code suffix      SBS99
    Then you need to fill the print controls SBP99 and SBS99 with commands similar to SBP21 and SBS21. these commands tell the printer to switch to the barcode font.
    Regards,
    Aidan

  • Error while Creating New System

    Hi,
    I am working on the HANA Sandbox and getting the following Error when I am trying to create a new system.
    u201CLicense Key could not be installedu201D.
    Regards,
    Surya Kumar

    To revert to the new snapshot, if you don't see the red bar...follow this steps...
    Go to Actions (Just below Logout) and press Revert Now.
    You will be redirected to the snapshot.
    Greetings,
    Blag.

  • Create new system and client with TDMS

    Hi all;
    I am tested the TDMS product with good results. I want create a new system and do one copy with time reduction time for new development system
    What it´s the best solution?
    - Install new system and do the client copy with TDMS
    or
    - System copy of production system, delete production client, create new client with UCUSV of productive system and copy client with TDMS?
    Thanks a lot

    Hi;
    It´s true :).
    Ok, one example, I have two systems, I want create system shell from A (client 900) to B . The central system is C
    In system B I don´t have any client but the Cross is diferent to system A
    I select in TDMS - ERP Shell Creation Package for SAP Release higher 4.6C
    System Definition;
    - Control system - C (all information it´s correct)
    - Sender system - A (Client 900)
    But i dont have any information about the receive system (A).
    When execute the synchronization appears the system A, but with any information (destination ID)
    and I have the error: Could not change password of RFC Destination sender system
    Any Idea
    thanks a lot for the help

  • No CRM 7.0 version  available in creating new system in SMSY under CRM

    Hi ALL,
    I have solution manager 7.0 with SP 14 installed and configuring the maintenance optimizer.
    Now, my problem is I want download SP for CRM 7.0 . While creating a new system in SMSY under CRM there is no
    option for CRM 7.0 as product version, the latest product available is CRM 2007.
    How can I get the right product there or is it Ok to go with the CRM 2007.
    Thanks,
    Senpai

    Hi Sen
    If CRM 2007 is not the same as CRM 7.0 then defining it incorreclty might affect configuration or identification of
    correct SPs to download
    It could be the location of the new CRM product is found under a different naming convention or header
    - search other likely product trees for this
    Or
    - it could be the product is still in ramp-up and not officially released via PPMS - wait for release
    - product is just out of ramp-up but no Solution Manager definitions exist - request from SAP
    - Solution Manager definitions exist for CRM 7.0 on a higher Solman SP than the one you are operating - upgrade Solman SP or stack
    Best wishes
    Stuart

  • DSWP - Nothing happens when you create new system

    Hi SDN
    How are you?
    We are on Solution Manager 4.0. I have already defined 3 systems in transaction DSWP.
    I have recently applied support packs 9 and 10. Now when I try to define a new system in transaction DSWP, nothing happens.
    When I click on the "New: button, I am prompted to enter the system and the Language.
    I enter PRD for system and keep the Language as EN.
    I then have 2 options "continue" or "cancel".
    No matter what button I press, nothing happens.
    I then tried to copy an existing system, and again nothing happens.
    Any help that you provide would be appreciated.
    Thanks
    Sam

    Hi Ragu
    Thanks for the response.
    SAP actually came back with a fix.
    I had to apply Note 1008717 )HTMLViewer: Postdata of length more than 255 gets)
    Once I applied this my problem was fixed.
    This was working prior to me implementing SP 9 and 10 on SolMan 4.0. So the above note might be needed for all who implement this support pack.
    Thanks again fro the help.
    Regards
    Sam

  • How to create Business System in SLD with Role "Integration Server"

    Hi,
    We were trying to create a Business system of role "Integration Server" in SLD. However, we are getting an error saying "There is already an Integration Server defined foer the selected Technical System. Select as Application System."
    We could not find any relevant BS with the role "Integration Server" for that Technical System.
    Please advice.
    Warm Regards,
    Bhaswar

    hmm
    I have same situation on a fresh installation.
    Also error "There is already an integration server defined for the selected technical system; select the Application System role".
    But, there is no Business system at all visible and also the Business system tab of the technical system is completely empty.
    What to do?
    BR Patrik

  • How to create Technical System in SLD configuration?

    Howdy!
    Our R/3 system has not packed with proper plugin so I can not use T-code rz70 to transfer system info from R/3 to SLD.
    I try to create a technical system manually in SLD web UI.But in the last step of creation(ABAP based system),after I had choose the "installed product",which is SAP R/3 4.6c,"installed software component" didn't show on the right side panel as expected.
    Anybody can tell me how to slove this?
    Thanks indeed...

    There are a few notes on http://service.sap.com/notes that may help you with this!  Try note number 584654.
    What version is you kernel?
    I think it needs to be at least 6.30.
    J2EE Engine >= 6.30 on Windows and Unix platforms
    Web AS >=6.40 SP4
    Also try this Problem analysis guide:
    http://help.sap.com/saphelp_nw04/helpdata/en/71/7ffb3f6c78ee28e10000000a1550b0/frameset.htm

  • RFC Error While Creating Technical System in SLD As Web AS ABAP

    Hi Experts,
    I was Posted This Thread in Most of the Modules like ABAP, Exchange Infrastructure.
    But there is No Such Right Answers . So Finally I Got Idea to Post it in SAP NetWeaver Administrator Module.
    For Creating a TS for  Web AS ABAP For R/3 in SLD  Automatically I Followed these Steps.
    Log on to R/3 System
    1) Go to SLDAPICUST  TC
    2)Entered Host name of the XI System ,Port, User As PIAPPLUSER, and Master PWD.
      And Checked Primary Check Box.Saved
    3) Goto RZ70 TC
    4) Entered Host name And Gateway Service of XI System.And Activated
    5) Clicked on Start Data Collection.
    Here I Got the Error As <b>"RFC call failed : Error opening an RFC connection"</b>
    Then
    1) If I Executed SLD_NUC in SM59 With SAP XI Details Means It's giving Error Like as Follows "TheGetT1002 : error ( Msg - 10 not found )"
    If I Executed SLD_NUC in SM59 With SAP R/3 Details Means It's giving Error Like as Follows "program SLD_NUC not registered"
    Please let me Know the Solution
    <b>Points will be Given If the Problem Is Solved</b>
    Regards
    Khanna

    Hi Tanuj,
    When I Executed SLDCHECK  in R/3 System it's Giving The Following Wrror.
    Exchange Infrastructure: Test LCR Connection  
    Properties of RFC destination SAPSLDAPI
      RFC host:        %%RFCSERVER%%       
      program id:      SAPSLDAPI_NONUNICODE       
      gateway host:    SAPPLMIDES       
      gateway service: sapgw00       
    Testing the RFC connection to the SLD java client...       
    RFC ping returned exception with message:       
    Error opening an RFC connection.     
    Summary: Connection to SLD does not work            
    => Check SLD function and configurations     
    Now checking access to the XI Profile            
    Properties of RFC destination LCRSAPRFC       
      RFC host:        %%RFCSERVER%%       
      program id:      LCRSAPRFC_NONUNICODE       
      gateway host:    sapplmides       
      gateway service: sapgw00       
    Testing the RFC connection to the SLD java client...       
    RFC ping returned exception with message:       
    Error opening an RFC connection.     
    Please Help me....
    Regards
    Khanna

Maybe you are looking for

  • How to revert to diagnostics.wadcfg configuration from wad-control-container blob.

    Hello all, In our project at some point in the past we have enabled Diagnostics module for getting our log entries in Azure Storage. We added <Import moduleName="Diagnostics" /> to ServiceDefinition.csdef file and then enabled logs transfering and pe

  • Main Mail window missing

    I can not recall having done any upgrdes or installs at the time of this occurence. When launching mail the main mail window of the app. does not apear. It is listed in the menu's but will not show up when selected. I backed up my messages and delete

  • Dots are appearing on characters after created PDF through *.dwg file using AutoVue API

    Hi,    I created PDF's through *.dwg file using AutoVue API 20.2.2. I observed in more zoom of PDF, every character or line has dots. At the same time on second page of PDF drawing lines are thicker that first page of PDF.    Please kindly help on th

  • Open With and the same multiple application icons

    Hello, If I do Open With in Finder on any file on my HD, I see multiple instances of the same application. The same is also when I read dictionaries in Script Editor. How to fix it? It seems that something is inconsistence, some database. How to corr

  • HT1386 fail to start sync session

    So I got a new Macbook and when I went to sync my I-Pod it deleted everything on my I-Pod and the only things I could restore were things on the cloud. I then resynced to my old computer (Dell)  to get all the other stuff back on my I-Pod. When I did