Solar01 - manual process steps

Hello,
We have some manual process steps defined in solar01. As transaction codes are not available for them, what is normally done for manual processes under transaction tab in solar01
Are they left blank under transaction tab in solar01 or how manual process steps are taken care in solman - where ?
Thanks.
Anirudh,

It sounds like you created created a logical component called Z_Manual_Step for product type Z_Manual_Step and added this logical component to your project and assigned it to the manual steps in the business process structure.
They won't have an SAP transaction, however, they may involve a web site address, which can be added to the transactions tab.
They are really there to document the process better for anyone that looks at the system. You can load documentation, track status, assign responsibility, etc.. to the manual step.
regards,
Jason

Similar Messages

  • Solar01 - Business Scenarios/Process/Process steps out of alignment

    Hello Folks,
    We have a situation where the business process that are now in BPH in Solar01 in Solman should have been business scenario
    and same with process step should be process.... Is there any quick way to fix that like going into tables and fixing the
    data? If so, Can you please let me know what are the tables in which the Business scenarios, processes and steps or the hierarchy is stored?
    Or is there any other way to fix this?
    Appreciate your kind response.
    Cheers,
    Venky

    Hi Venky,
    Unfortunately, there is no way to do it, because the nodes have different types, and it would be like trying to transform one thing in other totally different. You can only recreate the hierarchy manually.
    kind regards,
    Fabricius

  • 2 Logical Components for 1 Business Process Step

    Hello All,
    I'm looking for a way to assign in SolMan --> transaction Solar01 - Tab Structure - Business Process Step, 2 logical components for 1 business step. When creating the business step I have to assign 1 specific logical component to this step. Once I have done this I can only select  the chosen logical component ffor SAP Transactions, configuration object etc.. As my business step is running on 2 different systems I need to find a way to link transactions etc. in the step to the different systems. Is there any way to change this for the Level 3 elements, like it is for level 2 (business processes) where I can choose in the different tabs between all the logical components?
    Thanks in advance
    Ramó

    I've seen people use some absolute craziness to get more than three levels. The most extreme being using multiple projects at the highest level (i.e. a project for PTP Accounts Payable). Don't go there.
    I personally like to have 1 transaction per process step. Don't use the transaction tab as another process level, use it to better describe the process step (like all the other tabs are uses). It results in a better understanding of the system as you go forward. To do that I make teams break up things they think are one step (this can take some arm twisting, so hit the gym and maybe take a few judo classes).
    This allows you to use SolMan in more powerful ways. For instance, if you attach development objects to a step with 5 transactions, you cannot tell which transaction is modified by the development object. However, one transaction per node provides you this link. There are other examples, but basically the "where used" button becomes very useful when you have 1 transaction per node.
    Maybe you could provide a specific example of your process and we can think of a better way to collapse it.
    Such as:
    - PTP Non-Merchandise Purchasing
    -- Expense Purchasing
    --- Create Purchase Requisition
    --- Create Purchase Order (Assign Vendor & Price)
    --- Send to Vendor
    --- Post Goods Receipt
    --- Perform LIV
    --- Process Payment
    Some companies have 6 level processes already defined in models and putting it into SolMan can be a pain for sure. Your naming convention is usually the best route.
    regards,
    Jason
    The system role and template work around doesn't apply to your situation.

  • How to stop the process chain showing status as yellow but no process step

    Dear Friends,
    How to stop the process chain showing status as yellow but no process step is running in that process chain.
    We have manually triggered the process chain for sales it finished successfully till load data but the next step is create index and DB statistics. Both of this steps are in unscheduled position only and no background job for this.
    Please guide me.
    Thanking you in advance.
    Regards,
    Shubhangi

    Hi,
      At times even I have faced this situation.  During those times, running the Function module RSPC_PROCESS_FINISH by passing the right parameters came to my rescue.
    Regards,
    Raj

  • Post Processing Steps after Support Package Stack Application

    I'm curious if anyone has any guidelines for post processing steps (or pre-processing) when applying Support Package Stacks to their Development Infrastructure (Developmend Workplace and the Central NWDI Server).  We have just upgraded a couple of developers local engines and developer studio to SP stack 19 from SP stack 14 and are experiencing some problems.  We also applied the J2EE stack and appropriate SCA files to the NWDI server.
    After the support packs it looks like our DTR files are gone (when reimporting configuration via Developer Studio the SC's are there but there are no DC's inside of them).  Additionally, it looks like we have to manually reimport the newest versions of SAP_BUILDT, SAP_JTECHS, and SAP-JEE.  Another thing is that old Local Web Dynpro DC's are now complaining about class path problems and different versions of files.  We followed the documentation for applying SP19 exactly as the documentation says for a Java Development Usage type.  Is there a checklist or something that anyone has for steps to perform after the application of the support packs?

    I think I'm missing something.  Now I see the code and DC's inside the DTR.  However, when I try to import into NWDS no DC's come in (the software components exist, but no DC's in them).  Additionally, the CBS web ui reports that my software components do not contain any DC's even though I see them in the DTR.  What things can I look at to determine what I'm missing here?
    Thought I'd add some more info..after applying the support packs, we imported the new SAPBUILD, SAP_JTECH, and SAP_jee SCA'S into our track as we required some functionality from the newer build SCA.  We also reimported our old archives back into the system by manually checking them in assuming this would fix the problem with us not seeing the source in the NWDS or the DTR.  After the import, the CBS no longer sees our custom DC's, but the DTR does (both in active and inactive ws).  When importing the dev configuration into the NWDS our custom DC's no longer appear, but SAP's standard SCA's do.
    Message was edited by:
            Eric Vota

  • Manual Process VS System Process or Interaction

    Hi everyone,
    I'm a business consultant and I'm still on my first steps in Oracel BPA.
    My question is about the representation of the activities in a Business Process...In Visio you can have different symbols to represent Manual Processes and Processes that use Systems.
    In Oracle BPA you have Human Tasks and Automated Activity...so, if I want to represent a Manual Process, should I choose the Human Task symbol? Or only if there's a workflow pattern associated to that activity? Because you can be only Counting Cash in a Vault...would that be a Human Task in Oracle BPA?
    Thank you in advance for your help.
    Pedro

    Awesome stuff sudhir..It is really a great logic to use..Thanks for ur help..
    This is for future generation...
    One Note:The field symbol should be declared as type any instead of "standard table".Because the T181 is used as global workarea(strucuture) in SAPMV45A program rather than internal table.
    Here you go the modified code.
    FIELD-SYMBOLS:<fs_t180> TYPE any .
      DATA:wa_t180 TYPE t180,
           c_t180(15) TYPE c VALUE '(SAPMV45A)T180'.
      ASSIGN (c_t180) to <fs_t180>.
       wa_t180 = <fs_t180>.
    If wa_t180-tcode = 'VA01' or  wa_t180-tcode = 'VA02'.
    Endif.
    Thanks,
    Vigneswaran S

  • Error when trying to view reports or manually processing the TFS data warehouse and analysis services cube

    Hello Guys,
    I am trying to configure the reporting for TFS using SQL Server. But I get following error when viewing any report:
    So I try to manually process the cube to check if it works. I am following this article: https://msdn.microsoft.com/en-us/library/ff400237.aspx
    When I click on GetProcessingStatus and invoke it (with last field set as TRUE) I get following error:
    Please advice as to how to resolve this issue and be able to see the reports.

    I have managed to resolve this issue. Note that for all purposes of this question and answer, mydomain\tfsadmin is a generic user (used to install all software). This is a proof of concept account, for test purposes
    The thing is that while installation of the SQL Analysis service I had given the username: mydomain\tfsadmin (a generic user for testing) as the Analysis service administrator, instead of the 'Domain admin' group.
    Still I have managed to resolve this issue.
    Steps:
    1. Make sure that the user (mydomain\tfsadmin) is a member of Analysis Server -> TFS_Analysis db -> Roles -> TFSWarehouseAdministrator and TFSWarehouseDataReader. (This actually happens automatically when you run the TFS Admin console and configure
    reporting and provide the username that will access the Analysis db, etc. In my case the user is 'mydomain\tfsadmin')
    2. It is a bad practice to manually process the cube (you can do this is make sure that there are no errors, but only after completing the following steps till step 5)
    3. Also make sure that NT AUTHORITY\NETWORK SERVICE is member of the Analysis db -> Roles -> TFSWarehouseAdministrator ->
    this will resolve the error which appears in the 2nd screenshot in the question.
    4. Then you can right click on the Analysis db and run process. If this is throwing error as shown in above reply of mine, then you need to follow https://msdn.microsoft.com/en-us/library/vstudio/ff400237.aspx
    a. http://localhost:8080/tfs/TeamFoundation/Administration/v3.0/WarehouseControlService.asmx
    b. Choose
    ProcessWarehouse, run it.
    c. Choose ProcessAnalysisDatabase, type 'Full' and run it.
    d. Choose GetProcessingStatus,
    enter 'TRUE' in last field and run it.
    e. I don't get any errors at this point.
    5. Now you can connect to the Analysis server via SQL Mgmt Console, right click on Analysis db (TFS_Analysis) and click Process. It all works good.
    6. Now you can browse to the report URL (to get this URL you can open Team explorer 2013, connect to you team project, on RHS click 'Reports', Click 'Go to Site'.
    DONE.

  • HotPixels show up after several LR processing steps

    Dear all,
    I am having two problems with Nikon Raw Processing and LR4.1.
    1st: I am producing and processing content for ESO (European South Observatory), especially TimeLapses. Those sequences consist of hundreds of Images in hundreds of folders. Source files are either from D3s, D4, D700, D7000 or the like.
    Several development changes are applied to single key images in a sequence, and those later applied to all images in that sequence. Problem is that after a certain amount of development changes (that are written in to the XMP sidecar files with LR4), hot pixels start to show up in the images that were not visible before.
    Seems like the oversaturated pixel information (Hot Pixel) that is always stored within the RAW images, is lost after a certain amount of development changes.
    2nd: is there a known trick how to force LR4 into updating ALL thumbnails after development changes, including those, that are outside the currently visible grid view?
    It is very time consuming to manually page up and down the grid to have LR4 updating the thumbnails on each page (of for example a folder of 1200 images) so that one gets a preview of the TL sequence with the current development changes in Library View.
    Thanks for any help
    Chris

    Hi Trshaner,
    yes, to all your suggestions. Tried them alreadym and it's in our workflow.
    With Astro-TimeLapse and/or panning motions it is even more complex. You immediately see the static hot pixels during a timelapse motion on a moving landscape.
    First you cannot use the adjustment brush on stars - it looks odd when they move trough and brush areas fill and empty with other stars during the Timelapse Motion. Second once you pan or have a dolly movement some brush areas "move" trough trees or other parts of the landscape. it looks very ugly. what you can do is to stop brushing the hot pixels there for the the couple of images, or do all by hand means adjusting the healing brush location outside the tree or other part of the landscape moving by.
    enclosed are some screenshots with brushed hot pixels, and the start of a pan and the end - the timelapse motion in this instance goes over 344 frames (not that much, but enough to work on for a couple hours).
    remains my question:
    I don't see those hot pixels during the first processing steps which are all synced over all images of a set (lighten darks, color correction, gradation curve etc). at some point during processing and developing they start to show up. And I can't remember that this was the case with LR3.
    any idea on how to force LR4 to update ALL previews also those outside the grid are still very appreciated.
    this here illustrates my problem:
    (watch it until the end how it should look like on preview)
    https://vimeo.com/43257787
    pw: starry_lr4
    it got a bit better now with a current MBP 15" 2.6 Ghz Core i7 and SSD's and Mountain Lion (Lion was quite slower), but still previews outside the grid do not get updated...
    all the best
    c
    illustration:
    begin of panoramic timelapse move
    somewhere in the middle
    near the end
    hot pixel detail of last frame without heal brush

  • Business process step table

    Hi all
    i want to create autorization object to b.p.h(process steps tree) in SOLAR01 transaction
    how do i find the sap table feild  to the business tree?
    please advise
    Moshe

    Hi,
    please check this for auth object AI_SA_TAB - SAP Solution Manager - Security and Authorizations - SCN Wiki
    and for tables,  you can refer our dev expert Christoph reply here
    SOLAR01, SOLAR02 trees: data model, anybody? | SCN
    Thanks
    Jansi

  • When I open iTunes , iTunes Match started to process step 1. Always same process and never ending

    When I open iTunes , iTunes Match started to process step 1. Always same process and never ending...
    I tried some suggestions but I cant fix my problem. Do you have any knowladge about this problem?

    For the past few months, and several iTunes upgrades, iTunes Match spends some time in Step 1 "Gathering" and sending information to Apple. Then Step 2 runs through the first 2092 of 2094 pretty quickly. Jumps to 2094. And then immediatly back to Step 1 again.
    Repeat every 5 minutes or so until Match is manually turned off.

  • Storage process step OB02 is not assigned to storage process

    Hi
    When I try to close HU in Change HU tab of PACK work centre I get this message .....
    Storage process step OB02 is not assigned to storage process
    External storage process step Pack cannot be set for HU 1000000141
    OB02 is assigned in the POSC , still I get this message , any idea ?
    Anyother relevant setting I am missing ?
    Regards / VINOD SEDANI

    Hi
    Check your WOCR on WO for these del and related HU.
    Then check POSC with OB02 step and auto WT flag with it and ob01 auto WT flag with it.
    check WOCR for WO in with del has pick path with it. step and other thing associated with same HU.
    If all is good and HU is not picking Ob02 step then manually move that Hu to some other place and take same HU back to pack WC and see it may get update.
    Regards
    Suraj

  • Finding process steps from BPR - some process steps missing SAP tcodes

    In Solution Manager 4.0, we are currently focusing on the documentation part and our teams have defined their respective hierarchies, scenarios, processes, and process steps.
    When looking at our process steps, we are trying to download it from the BPR but it seems such an uphill battle to find the right process step in there and if you think you have it there are no transactions behind it.
    My questions are:
    1. Is there any way I can find a process in the BPR by transaction code so it will show processes by transaction code?
    2. Any tips of finding the right process in the BPR?
    3. If we are to manually add the process steps and the transactions by process step, what do we lose? In the structure tab of the business process, the source and original name will not be populated but looking at the transaction tab of the process step, after manually added, it looks fine. Will this at all influence getting the customization (configuration) items in SolMan?

    Dear all,
        The best way to find the process step in sol Man BPR is:
    Let us consider one scenario:
    You want to find business process step "Run MRP" from BPR. If you want to execute this process step, the relevant t.code is MD01. ( Let us assume You know this t.code already by memory).
    Now enter this t.code in Sol Man, at business process step level. If you enter this t.code, automatically, the system will give you the "Description of the t.code (as a text)".  This text is automatically fetched from BPR content. Copy this text & search in BPR.
    Now , the system will properly highlight the t.code (MD01) from BPR. Now select the process from BPR.
    Regards
    Senthil

  • Data packaged 1: arrived in BW; processing: 2nd processing step not yet....

    HI gurus,
    I have a problem with de BW upload from R3 system. Till last week everything worked perfectly and automatic, but we added some companys to the system R3 and now, everyday the job is doing problems and we have to launch manually.
    All data is transferred correctly to BW but then is not posted on PSA and in the details we have the following error message:
    data packaged 1: arrived in BW; processing: 2nd processing step not yet finished
    Have someone some idea about it?
    THanks in advance.

    Yes, it's like you wrote. When i execute manually it works ok. The problem is when it is working automatically in background, the daily work.
    I don't have any dump (st22) in BW or R3. I checked also WE05, BD87, SM58 and others and everything looks fine.
    thanks for the answer..

  • Issue in implementing Dynamic participant chooser process Step

    I am facing issue in implementing Participant chooser process Step.
    I want to create dynamic Participant chooser process Step, I have implemented 'ParticipantStepChooser' class and overwrote 'getParticipant' method. But this process did not appear in Dynamic participant chooser dropdown in CQ5.6 environment.
    I deployed same code in CQ5.5 and process appeared in Dynamic participant chooser dropdown.
    This is the sample code which I have used:
    @Component(immediate = true, metatype = true, label = "DMP Config Service123")
    @Service
    @Properties({
            @Property(name = Constants.SERVICE_DESCRIPTION, value = "A sample implementation of a dynamic participant chooser.", propertyPrivate=true),
            @Property(name = Constants.SERVICE_VENDOR, value = "Adobe", propertyPrivate=true),
            @Property(name = ParticipantStepChooser.SERVICE_PROPERTY_LABEL, value = "******** Hello ********", propertyPrivate=true),
            @Property(name = "immediate" , value = "true", propertyPrivate=true)
    public class MyDynamicParticipant implements ParticipantStepChooser {
        private static final String TYPE_JCR_PATH = "JCR_PATH";
        @Activate
    void activate(ComponentContext context) {
      LoggerUtil.infoLog(this.getClass(), " ");
        public String getParticipant(WorkItem workItem, WorkflowSession workflowSession, MetaDataMap args) throws WorkflowException {
      LoggerUtil.infoLog(this.getClass(), "inside getParticipant method{} ");
            WorkflowData workflowData = workItem.getWorkflowData();
            if (workflowData.getPayloadType().equals(TYPE_JCR_PATH)) {
    String path = workflowData.getPayload().toString();
    String pathFromArgument = args.get("PROCESS_ARGS", String.class);
    if (pathFromArgument != null && path.startsWith(pathFromArgument)) {
    return "admin";
            return "administrators";

    Make sure to change your imports in 5.6 to use granite api. Please change from [1] to [2].
    [1]
    import com.day.cq.workflow.WorkflowException;
    import com.day.cq.workflow.WorkflowSession;
    import com.day.cq.workflow.exec.ParticipantStepChooser;
    import com.day.cq.workflow.exec.WorkItem;
    import com.day.cq.workflow.exec.WorkflowData;
    import com.day.cq.workflow.metadata.MetaDataMap;
    [2]
    import com.adobe.granite.workflow.WorkflowException;
    import com.adobe.granite.workflow.WorkflowSession;
    import com.adobe.granite.workflow.exec.ParticipantStepChooser;
    import com.adobe.granite.workflow.exec.WorkItem;
    import com.adobe.granite.workflow.metadata.MetaDataMap;

  • How can you tell if a process step is already being processed?

    Further to my last note regarding assigned a process step to multiple users, how can you determine if the step is currently being processed by another user?  When opening a task which has already been opened by another user, the message "The following action has been opened by another 1 user(s)...."
    I would like to prevent the second user from making any changes to the object if it's already been opened by another user, hence this request.
    Thx!

    Top Right hand corner of the Safari window you will see a padlock. This shows it's secure.
    Otherwise, you are pretty much working on trust. If you want to purchase something online and the site takes you through a paypal based checkout, it's fairly standard practice.

Maybe you are looking for