Is it possible to Start a SFC in multiple resouces?

Dears,
Is it possible to Start a SFC in multiple resouces?
ex: SFC01 qty=100
Start SFC01 in below resources at the same time,
Resource01 qty=10
Resource02 qty=20
Resource03 qty=70
so that user can calcute the resource utilization.
Thanks!

HI,
What did you mean Simultaneous Operations?
I mean I can start a SFC at multiple resources in the same operation.
SFC01 resource01 qty=10 operation01
SFC01 resource02 qty=20 operation01
SAPME did not display any result message, but I can only see the active sfc in first start resource.
Thanks!

Similar Messages

  • Create and Start all SFCs of a ShopOrder with webservice call

    Hi all!
    Is it possible to create and start all SFCs for a given ShopOrder at a operation step with a webservice call?
    At the moment we use start sfc (StartRequestSFC) webservice in combination with Create SFC (DM520) Activity Hook at operation level to create and start single SFCs which works fine. Now we need to automatically create and start all SFCs for a given ShopOrder and later also complete them at the same operation step.
    So ME should create SFCs according to the ShopOrder quantity and start every SFC.
    This works in POD when entering the ShopOrder into the SFC field. Now we need the same functionality for a webservice call..
    Thanks in advance!
    Patrick

    The web service to Start and close SFC are under ProductionService  (Start and Complete)
    You can have multiple SFC in this Web service
    What you can do is to firstly call  ProductionOrderByBasicDataQuery WS (under ProductionOrderProcessingInBinding) which you will get a list of SFCs and then you can use Start and Complete for the list of SFC.
    Hope this help.
    BTW, do you know if there is a way to release ShopOrder per WS? I created shop order per WS but could not find WS for releasing it.
    sengkiang
    Edited by: Seng Kiang Hoe on Oct 11, 2011 5:16 PM

  • NOT POSSIBLE TO START ESSBASE WHEN SSO INITIALIZATION FAILS

    Version is 11.1.1.3. My Essbase is not starting. Issues from the logs and what I have attempted are as follows. I have highlighted the relevant areas in bold.
    When Starting Essbase from products/Essbase/bin/start.bat:
    C:\Hyperion\products\Essbase\bin>start.bat
    C:\Hyperion\products\Essbase\bin>REM eis
    C:\Hyperion\products\Essbase\bin>net start "Hyperion Integration Services"
    The requested service has already been started.
    More help is available by typing NET HELPMSG 2182.
    C:\Hyperion\products\Essbase\bin>REM APS
    C:\Hyperion\products\Essbase\bin>call C:\Hyperion\products\Essbase\aps\bin\start.bat
    C:\Hyperion\products\Essbase\bin>REM aps
    C:\Hyperion\products\Essbase\bin>net start HyS9aps
    The requested service has already been started.
    More help is available by typing NET HELPMSG 2182.
    C:\Hyperion\products\Essbase\bin>REM EAS
    C:\Hyperion\products\Essbase\bin>call C:\Hyperion\products\Essbase\eas\bin\start.bat
    C:\Hyperion\products\Essbase\bin>REM eas
    C:\Hyperion\products\Essbase\bin>net start HyS9eas
    The requested service has already been started.
    More help is available by typing NET HELPMSG 2182.
    C:\Hyperion\products\Essbase\bin>REM EssbaseAgent
    C:\Hyperion\products\Essbase\bin>net start hypservice_1
    The service name is invalid.
    More help is available by typing NET HELPMSG 2185.
    C:\Hyperion\products\Essbase\bin>REM EssbaseStudio
    C:\Hyperion\products\Essbase\bin>C:\Hyperion\products\Essbase\EssbaseStudio\Server\startServer.bat
    C:\Hyperion\products\Essbase\bin>setlocal
    C:\Hyperion\products\Essbase\bin>set CONFIGTOOL_HOME="C:\Hyperion\common\config\9.5.0.0"
    C:\Hyperion\products\Essbase\bin>call ""C:\Hyperion\common\config\9.5.0.0"\setJavaRuntime.bat"
    Logging configuration file is not found. Expected filename is C:\Hyperion\products\Essbase\bin\.\server.properties
    Log file location is:
    C:\Hyperion\logs\esbstudio\server.log
    13:23:09 11/01/11 INFO Starting up
    13:23:09 11/01/11 INFO Oracle Essbase Studio Server. Version 11.1.1.3.00, Bui
    ld 090, June 25 2009
    13:23:16 11/01/11 (system) WARNING Failed to load driver for sap
    13:23:16 11/01/11 (system) SEVERE Cannot load Teradata connector
    13:23:16 11/01/11 (system) WARNING Failed to load driver for teradata
    13:23:16 11/01/11 (system) WARNING Failed to load driver for mysql
    13:23:16 11/01/11 (system) WARNING Failed to load driver for netezza
    Essbase.log:
    [Tue Oct 25 11:26:31 2011]Local/ESSBASE0///Error(1051223)
    Single Sign On function call [css_init] failed with error [CSS Error: CSS method invocation error: com.hyperion.css.CSSSystem.<init>]
    [Tue Oct 25 11:26:31 2011]Local/ESSBASE0///Info(1051198)
    Single Sign-On Initialization Failed !
    [Tue Oct 25 11:26:31 2011]Local/ESSBASE0///Info(1051232)
    Using English_UnitedStates.Latin1@Binary as the Essbase Locale
    [Tue Oct 25 11:26:31 2011]Local/ESSBASE0///Error(1051527)
    In Shared Services Security mode it is not possible to start Essbase when single sign on initialization fails.
    AND
    C:\Hyperion\logs\essbase\SharedServices_Security_Client.log com.hyperion.css.CSSSystem.<init>(Unknown Source)
    2011-10-25 11:26:11,039 INFO [main] Configure CSS with registry com.hyperion.css.CSSSystem.initCSSSystem(Unknown Source)
    2011-10-25 11:26:11,039 INFO [main] Initializing CSS from Registry. com.hyperion.css.common.configuration.CSSConfigurationManager.getConfiguration(Unknown Source)
    2011-10-25 11:26:11,085 INFO [main] Trying to get Registry Instance com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)
    2011-10-25 11:26:31,023 ERROR [main] 20:1092:Failed to initialize EPM System registry. *[Root Cause: java.sql.SQLException: [Hyperion][SQLServer JDBC Driver]Error establishing socket to host and port: machinex:1433. Reason: Connection refused: connect ] com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)*
    *2011-10-25 11:26:31,023 ERROR [main] Arguments: param1={}, param2=null, param3=C:\Hyperion\logs\essbase\,* com.hyperion.css.CSSSystem.initCSSSystem(Unknown Source)
    2011-10-25 11:26:31,023 INFO [main] CSS system intialization failed. : [21484 ms] com.hyperion.css.CSSSystem.initCSSSystem(Unknown Source)
    What I have attempted:
    - Attempted to connect to Shared Services, Workspace url's - YES
    - Checked openLDAP & my Database is running - YES
    - Added following to Configuration File :
    SharedServicesLocation machinex 28080
    AUTHENTICATIONMODULE CSS http://machinex:28080/interop/framework/getCSSConfigFile YES, but same error
    - Changed essbase.bak to essbase.sec YES but same error
    - netstat -an to check for 1423. Port 1423 is not listening, although ALL TCP Ports have been enabled. So YES but same error.
    - Read Knowledgebase article # 954322.1 - the suggested things in there don't seem to apply to my case, unless I am missing something.
    At this point does anybody have any suggestions ?

    An update: Just for kicks, I tried restarting Essbase using Start->Programs-EPMSystem->Essbase->EssbaseServer->Essbase.bat and apparently now Essbase is started.
    EAS, Studio and Planning however are down.
    Excerpt from the HyS9eas-sysout.log:
    [ERROR] RegistryUtils - SQL Exception when trying to create a new connection [Hyperion][SQLServer JDBC Driver]Error establishing socket to host and port: machinex:1433. Reason: Connection refused: connect
    * CRITICAL ERROR: Common Security Services initialization failed. Please *
    * make sure that a valid entry is provided for SECURITY_CONFIGURATION in *
    * OlapAdmin.properties. This is required if Shared Services is enabled. *
    * Please restart the server after the changes. *
    Stopping DAO factory!
    HBR Configuration has not been initialized. Make sure you have logged in sucessfully and there are no exceptions in the HBR log file.
    java.lang.ExceptionInInitializerError
    .... bunch of java code.
    This is really strange. There is NOTHING that I changed, started or stopped which could have caused Essbase to start magically all of a sudden.
    Any insights into the cause of all this ?

  • Is it possible to start a MacBookPro in target mode with a MacBookAir?

    Is it possible to start a MacBookPro in target mode with a MacBookAir?
    I have a MacBookPro and I would like to start it in a target mode using a MacBookAir as a disk cible,
    is it possible to do it?  Which cale or adapter do I need to do it?

    namdev1 wrote:
    Is it possible to start a MacBookPro in target mode with a MacBookAir?
    Yes, you can use Target Disk Mode with a suitable adapter:
    OS X Lion: Transfer files between two computers using target disk mode
    To determine the cable you need requires you describe which MacBook Air and MacBook Pro models you have. The latest ones have Thunderbolt ports, for which you can use a Thunderbolt cable. If the MacBook Pro has only a FireWire port, you can use a Thunderbolt to FireWire adapter. Early MacBook Air models have neither.
    Search for cables and adapters on Apple's website:
    http://store.apple.com/us/product/MD464ZM/A/apple-thunderbolt-to-firewire-adapte r
    http://store.apple.com/us/product/MD862ZM/A/apple-thunderbolt-cable-05-m

  • Portege P3500: It's possible to start from USB-stick?

    Is it possible to start from usb-stick? i have tried to make a bootable usb-stick , and it really worked on my pc at home , but not on the laptop ..bios settings are ok , as far i know (usb-fdd legacy enable , first boot device fdd)
    where is the problem ?

    Try to update bios. Even though it has that option does not mean that it will. Make sure in BIOS that legacy emulation is enabled as well. Then connect your USB and turn on the computer. Go into bios and check to see if your USB keystick is located under boot devices, which it should be. Other then that, you might have installed the boot program wrong. CD's etc have a boot.ini file. Basically an ini means initiate. So boot.ini initiates boot process. If this is configured wrong, or doesnt exist on the boot device you are using, it will not boot from the device even if configured in BIOS.

  • Is it possible to start an application with parameters

    Hello together,
    I have written an application which is stored on a network. People from different computer start it to work with it. Now I have the problem, that I need some different configurations on each computer.
    Is it possible to start a labview application with parameters, like: application.exe -User_1
    The application should check the parametes and should switch to the needed configuration.
    Thanks a lot and best regards,
    Michael
    Solved!
    Go to Solution.

    Hi Michael,
    yes it is possible. First you have to activate the data transfer of your parameters. You can do it in the application builder. It is something like "send command line parameters to exe" which you have to activate. You will get the parameter in your program with the property "App.Args". It is an array with the exe name as the first element and one entry for each additional linked parameter.
    Hope it helps.
    Mike

  • Is it possible to start JSON Service specific to the user session?

    Is it possible to make JSON service to start different sessions of BusinessLogic Code in short - Is it possible to start JSON Service specific to the user session?
    Here is what I'm trying to do. I have a created a Configuration Model which contains the business logic. I want to start this model as a JSON service, and the user will interact with this model via mobile App developed using ADF Mobile. The JSON sevice has two calls
    /startConfiguration/{model_id}
    /getConfiguration
    Both of them return the string that indicates the BusinessModel being started by JSON service.
    When invoked " /startConfiguration/{model_id} " from two different browsers (Chrome - started first, FF - started second) for the same model_id (simulating the scenario of two user accessing same model), it did returned two different 'configuration' object strings, indicating that each call started its own Configuration.
    However, when I validated that the session started is user specific by calling "/getConfiguration"  it return same 'configuration object string - which is the second call from FF. Thus indicating that I cannot have JSON service tied individually to each user session. 
    My goal is to have JSON service specific to each user session. Is this possible?

    Hi,
    what is a JSON service? JSON is an object notation used with REST services. So I assume you have a REST services that returns JSON and you now want to obtain the same identifier for a specific input string? REST services - like all Web Services - are stateless and if you want to associate a request with a specific context then you need to pass a token or similar with the request so the context can be re-established. In your case I would have a look at the code mapped to startConfiguration/{model_id} to verify if the method checks for an existing configuration with the provided ID. Chances are that its the code returning the wrong ID. In general I would go with a token approach.
    Frank

  • Is ist possible to start a vi in a vi sub panel?

    hello,
    is it possible to start a vi with his functionality in a sub panel? or is there another way to do this?
    markus

    I think the answer is yes, it is possible to start a VI within the
    subpanel.  See 'simple.vi' within the examples, or search the
    examples for "subpanel"  You have to use an invoke node to start
    the VI.  See the attached pic of the block diagram.
    Attachments:
    Image1.png ‏19 KB

  • Is it possible to start a windows driver without adm rights?

    I have a situation in which I have a driver, a DLL and one application which loads the DLL, all programmed by me. A second application also opens the DLL but its 3rd party software so I have no control over their code.
    Both applications have to share the handles to the same object of the driver. So I have to instantiate the driver in the DLL, and duplicate the handles so that when the apps open the DLL they share handles to the same driver object. The problem comes on
    starting and stopping the driver, because I need administrator rights to do that and my handle duplication then fails. I have tried changing the security to PROCESS_DUP_HANDLE and it failed anyway. It seems that a process with normal user rights cant duplicate
    handles from a process with administrator rights. Can it?
    I can require adm rights on my app, but the client would need to open the 3rd party app by right clicking and selecting to open it with adm rights, which is no elegant solution.
    So I am thinking about different ways to deal with this situation. Is it possible to start the driver without adm rights? I heard that with named shared memory I wouldnt need to duplicate the handles, however I tried it and it did not work. What other ways
    could I deal with this?
    Thanks guys!

    In the AddService section of the driver INF file it is possible to set the security of the driver loading...
    This will let all users with any rights load and unload the driver for example:
    Security = "D:(A;OICI;GA;;;WD)"
    Then install the driver with the inf file e.g.:
    netcfg -l "path_to_inf" -c class -i ID
    Then when you try to load the driver with:
    net start driver_name
    Or
    sc start driver_name
    It will be loaded even if the command prompt is not with adm privilages.

  • Is it possible to start a PCI4472 and a PCI-MIO-16E-1 simultaneously using an analog trigger (with pre-trigger)?

    I would like to start several PCI 4472 and a PCI-MIO-16E-1 simultaneously. All boards are connected via a RTSI cable.
    My program works fine if I use software trigger, or an analog trigger from a PCI4472 channel. However, the analog trigger works only when I set pre-trigger (or pre-scan) to 0.
    Is it possible to start a PCI4472 and a PCI-MIO-16E-1 simultaneously using an analog trigger (with pre-trigger)?
    Thanks.
    Ian Ren

    Hi, Bill
    I think it is possible to set more than 38 pre-trigger scans on a single 4472 card. I've done this before. You can verify this by running the Labview example "Acquire N - Multi-Analog Hardware Trig.vi" which comes with LabView.
    What I try to do but without success/luck so far is to start data acquisitions of several 4472 cards and a PCI-MIO-16E-1 card using an anlog trigger (with pre-trigger).
    Thanks for your help.
    Ian

  • Is it possible to start a web browser from with xterm (X11)?

    Hello,
    Would it be possible to start a web browser from xterm? I am able to use for example, dbca or netca. But I want to know if I could start a web brower in my xterm. Thank you.

    Thank you. Firefox was not found on this redhat linux, I am guessing it was not installed. I did a find / -name firefox but not finding it. I don't think the SA installed GUI on this box. Is there a browser I can use even though GUI was not installed? That is why I am attempting to use xterm hoping to be able to access a brower in xterm. I am using Xming for xterm. Is there something in Xming I can use so I can access the Oracle Database Control Console? I can use firefox from my desktop but the port is block at the firewall and the SA would not open the port due to security reasons. Thank you.

  • Is it possible to start intel mac in target mode from ppc mac ?

    Hello all,
    Is it possible to start intel mac in target mode from ppc mac ? If so does using target mode make ANY change at all to the target disk if user doesn't voluntariliy write stuff to target disk ?
    Thanks in advance !

    Yes, you can, but with some notes. Braby sent some data, I add some other.
    Target Mode has two basic roles:
    1. to turn a mac into an external drive and/or external optical drive (if it has one, until Air era, all had); you may use this way if your internal optical drive is damaged and you wish to use the optical unit of the other mac; or use it as a simple external disk for backup purposes or else.
    2. to boot from a such-booted mac.
    #1 is usable with any two macs disregarding whether they are both PPC, both intel, or combination PPC-intel, as the behavior is like any external disk drive or external optical drive.
    #2 is impossible if you want to boot the other mac, they must be both intel or PPC, as you cannot use an intel-based mac as a boot mac for the other ppc-mac, and vice-versa.
    So said and clarified, you may use, but not if you intend to boot the other one if you wish to use it for various purposes implying boot.

  • I installed a buyed version of Adobe Photoshop Elements 13. But is not possible to start the programm. I can read "There ist a problem, the program is not able to start". Is someone able to helb me?

    I installed a buyed version of Adobe Photoshop Elements 13. But is not possible to start the programm. I can read "There ist a problem, the program is not able to start". Is someone able to helb me?

    Without system information and other details we can't know what might be going on.
    Mylenium

  • Is it possible to start a remote server from the IDE?

    I would want to know if it is possible to start a domain that makes reference to a remote server (from the IDE). On this way I could start and stop the server without loading so much the machine that I use to develop my portal applications. If it is possible how I can do it?

    There is no personal Information on a crash Report unless you put something personally identifiable in the comment field. For example, here is a crash report I had on my machine awhile back: https://crash-stats.mozilla.com/report/index/bp-1de8924f-7068-4702-a410-89c492121220.
    You can go to about:crashes in your address bar, and click on the report to view the info there to satisfy yourself that there is nothing in the report. But submitting crash reports is very useful because it gives us the ability to view what crashes are plaguing our users and what we need to fix.

  • Is it possible to start slideshow from current picture?

    Hi,
    is it possible to start slideshow from current picture?
    Slideshow in Aperture always start from first picture in album.
    There is possibility to select bunch of images and than start slideshow and slideshow will use only selected pictures but this is not what I want:
    I want it to start from photo that I curently viewing in full scree.
    I *do not want* to:
    1. exit full screen
    2. going to browser
    3. than selecting rest of photos
    4. than hitting shift+S for slideshow
    I just want to hit shift+S and to slideshow starts right from picture that I curently looking.
    I hope I was clear enought
    Thanx in advance!

    If you mean on the phone (like J2ME apps on a cellphone) then the answer is no. However, if you can run the application on the server, then of course.. you just need a way to send a request to the server (e.g. a softkey button which makes a call to http://your-server/path/yourApplication) which triggers the application and does god knows what.

Maybe you are looking for

  • Time Quota Generation

    Hi Experts, Scenario: For most of the employees, our client accrues 30 days of Annual Leave per year (2.5 Per month). However there are some exceptions where the client would like to store the yearly accrual entitlement in an infotype and then the sy

  • How can I display a PDF file in an html file?

    When a user opens a specific page I want to be able to show them the PDF of the form they need to print out. If this was an image 9such as JPEG) then there would be no problem, but a PDF is causing me to wrack my brain. I know how to pen the PDF in a

  • How do I control my program?

    Hi, The program below works fine, except the control is all out of whack. I would like to control the program flow from the main method. Hence call the getSNMP() and store the result of fixResponseString() to a global variable. But I keep on receivin

  • Stuck Threads Leading to server hang

    Hi , We have been facing a problem with Stuck Threads in our production environment. We are currently running version 8.1. Though the stuck Threads do point to JDBC issues, we suspect that these problems may be related to some Weblogic/OS configurati

  • How to set the HomePage and FolderSize of a managed folder?

    Recently, I deside to get the FolderSize and HomePage of a managed folder throw GetFolder operation in EWS, but the FolderSize and the HomePage always not present. Unfortunately, I could not set these two element directly in Exchange management shell