Automated Process

Hi Experts,
We created one Enterprise Service and tested in ws navigator it is working fine.
Now in BPM Process we created one automated activity and assign that service and i set all the initial values.When i build and deployed application successfully after that i Started the process
But when i checked at the backend.No values are created.
Please find the log file here
http://www.ziddu.com/download/5224533/LOG-CreateUser.txt.html
Regards
Shwetha.
PM
Edited by: Shwetha-Capita on Jun 17, 2009 2:56 PM

Shwetha,
the initial cause of the exceptions in the log you provided indicate an authentication problem for calling the Web Service:
Caused by: com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized. The requested URL was:"http://njsapnet1.us.intelligroup.com:8000/sap/bc/srt/xip/sap/zidentityuseraccountcreaterequ?sap-client=100&wsdl=1.1&mode=sap_wsdl, used user to connect: eccdev"
     at com.sap.esi.esp.service.server.query.discovery.WSTransportSettingsResolverSoa.resolveEntity(WSTransportSettingsResolverSoa.java:399)
     at com.sap.engine.services.webservices.espbase.wsdl.WSDLLoader.loadDOMDocument(WSDLLoader.java:126)
     ... 31 more
It seems that no user was specified in the Web Service configuration.
Depending on whether you use the old or the new configuration approach, the procedure for providinbg the credentials differ. Please see this [Trouble Shooting Guide entry|https://wiki.sdn.sap.com/wiki/display/BPMT/Ihaveaproblemwithexecutingaserviceoutofmy+process] for further information and links to the documentation.
Best regards,
Oliver
Edited by: Oliver Goetz on Jun 17, 2009 4:28 PM

Similar Messages

  • Automated Process to save Report  in Share drive?

    Does SAP has any functionality that enables client to setup some sort of autmated process to generate Report(Excel)  and save it to share drive?
    Forgive me ignorance.

    Hi Chetan:
    thanks alot for your response.
    I have couple more questions for you if you don't mind.
    The client I am working for looking for ways to send Report to Exec.
    1. They want to run the report and save it in excel sheet in share drive for Exec? They want it to be done by some sort of Automated process , Can you think of doing it anyway?
    2. Sending email by Bex Broadcaster. To send email, do they need to develop WAD?  How the Bex Broadcaster works? The Client does not have any WAD now.
    Can they still send Exec repors in email in html, pdf format?
    3. Enterprise Portal - How they can use it?
    Points awarded.
    Thanks a lot!

  • Need help to write a query in automation process

    i want to run the scripts in automation process.Is anyone tel me wat is the solution for it?
    how to run this scripts in automated process?
    Edited by: 927851 on Apr 19, 2012 9:56 AM

    Hi
    If you are unix user...
    you can use script like below:
    # $2 is the output filename, $1 is the .sql script
    runsql()
        sqlplus -s user/passwd/@somewhere <<EOF  > $2
        start $1
        exit
    EOF
    runsql file1.sql logfile1 &
    runsql file2.sql  logfile2 &
    runsql anotherfile.sql logfile3  &
    wait

  • I was not given the option to purchase applecare + with iPhone 5.I tried calling Apple customer service, the automated process took my info but then came back and said too busy to help you now. How can I buy it now?

    I was not given the option to purchase applecare + with iPhone 5.I tried calling Apple customer service, the automated process took my info but then came back and said too busy to help you now. How can I buy it now?

    You should call Apple but you should get an email from Apple. I got one a few minutes ago and this is what they said about AppleCare+ :
    Thank you for your recent iPhone 5 purchase at the Apple Store.
    We would like to let you know that every iPhone comes with one year of hardware repair coverage through its limited warranty and up to 90 days of complimentary support. AppleCare+ for iPhone extends your coverage to two years from the original purchase date of your iPhone and adds up to two incidents of accidental damage coverage, each subject to a $49 service fee.
    We noticed you weren't given the opportunity to add AppleCare+ to your iPhone. If you would like to extend your coverage for only $99, please reply to this email by September 21st.
    After that date, if you would still like to purchase AppleCare+ within the first thirty days of receiving your iPhone, you can call AppleCare at 800-MY-IPHONE or visit an Apple Retail Store.
    Thank you for shopping with Apple.
    Sincerely,
    Apple Online Store Team

  • ECC to BW automated process??

    Hello Guru's,
    Can some one tell me step by step process to create an automated process by which Agreements posted in ECC tabels will be posted in to SAP BI on a daily basis.
    Thank You in Advance.

    Hi,
    For automation, you need to create Process chain in RSPC transaction.
    since your requirement is only loading the data from ECC system,
    you should know the source of data in ECC system. i.e DataSource .
    Once you found the DataSource  from where data is coming, identify whether it is a standard one or  customized one.
    in either case, you need to replicate the DataSource , associated extraction structure, and the FM if applicable to BW system.
    once this is done, create InfoPackage  in BW and assign the same InfoPackage  in the Process chain to Load the data.
    let me know if u need mroe help.
    --adlin

  • Configurable Automated Process

    Hey Everyone!
    I want to the best way to import a set of instructions to send to a micro controller. I would like to import a file (text, csv, etc) with a list of commands in sequential order.
    Often, before and after an instruction, I will need to call a sub vi to carry out a task to calculate variables for the instruction.
    Attached is an example of instructions I'd like to send. The grayed boxed are Sub-VIs.
    Also attached is some sample code I am playing with to import the instructions from a csv file
    Attachments:
    Flow.xls ‏42 KB
    Flow.xls ‏42 KB
    Automated Process.vi ‏41 KB

    A good approach is trough NI-VISA serial communication commands, take a look at the overview here. Just make sure that your micro controller supports serial communication (typically RS-232). There are several threads that talk about this and they can help you to develop your application like Serial Communication with micro controller. I hope this helps!
    Alejandro | Academic Program Engineer | National Instruments

  • Flat File automation process - limitations

    Hello Everyone,
    I would really appreciate any insight on the process improvement suggestions.
    Background:
    Currently we have around 12 territories providing a new flat file with new data on a daily basis depending on the business activity. Which would also mean that, on a given day if there is no activity would mean no flat file provided to BI for loading process.
    The flat files provided need to be loaded into the BI system (PSA - DSO - InfoCube).
    The flat file loading process has been automated for the daily file by implementing the logical file name for each territory.
    1. The process variant in the process chain is to ensure if the flat file is available on the App server (Custom ABAP program).
    2. 12 InfoPackages have been created to pick the data from the flat file on the app server and load the data over into the PSA.
    3. All the InfoPackages merge into an "AND" event in the process chain before the DTP load into the DSO kicks off.
    4. DSO Activation
    5. Recon between the flat file and the DSO to ensure all the data from flat file has been loaded into the DSO.
    6. DTP loads into the InfoCube.
    7. Recon between the InfoCube and the DSO itself.
    8. Moving the flat file from one folder into another.
    All the above processes are automatically performed without any issues if the flat file is available on the server.
    Problem / Issue:
    As one of the major limitations of the above design is the flat file for sure needs to be made available on the app server in order for the whole data flow in the process chain to continue without any breakpoints.
    Current workaround / process improvement in place:
    Based on the above limitation and upon further research, I was able to apply the OSS Note to give us the option of maintaining multiple DTPs for the same data target with different filter values.
    So, even if have individual data stream for each territory with a different DTP the issue still remains where the process variant (ABAP program to check if file exists) or the InfoPackage load if the ABAP program is removed will fail.
    Which means due to the above fact, the support team is alerted about the process chain failure.
    Question / Suggestions required:
    The main questions or any suggestions would be welcome, if one of you can let us know an approach where the flat file check program doesn't have to give a hard failure in the process chain for the rest of the process chain to continue with the loading process. (As in order for the rest of the process chain to continue the only options we have are Error, Success, Always).
    I have also looked into the Decision process variant available in the process chain, but based on the options available within I cannot utilize it for the loading process.
    Error can be caused by generating an error message in the ABAP program which in turn is causing the issue of alert being sent over even if the rest of the process chain finishes.
    Success would mean the flat file needs to be available. Always cannot be used in this case as it will cause a failure at the InfoPackage level.
    If the InfoPackage load can be avoided without a hard error to be generated, the process chain does not have to remain in the failed state which in turn will not trigger any alert to the support team.
    Please do let me know if you need more details about the above process improvement question.
    Thanks
    Dharma.

    The main issue with this as you mentioned is that the file has to be available for sure.
    We had a similar issue - we had a very critical data load that had to happen everyday , failure of the file getting loaded would mean that the reports for the day would be delayed.
    We were running on UNIX and we implemented a simple UNIX command that would not complete till the file was available in the app server.
    Something like
    while ( the file does not exist )
    delay of 15 seconds
    you will come out of the while only after the while completes which means that the file becomes available.
    You can write a similar ABAp program to check file availability if required and put it into your program.
    we also had a failover process where we created a zero byte file with the same name if the file did not come beyond a certain number of tries and the PSA would load zero records and the data load will continue.
    Edited by: Arun Varadarajan on Jan 26, 2009 10:18 AM

  • Trying to import and rename Raw files in an automated process

    I have been managing for quite a while with Bridge and ACR but recently started playing with the demo of Lightroom and bought the software yesterday. There have been no problems key wording or processing existing Raw files etc. but I have become a bit unstuck on the process of importing new Raw files to the catalogue and I wondered if anybody can offer some advice on best practices. I am trying to maintain the formula I adopted after reading the DAM book.
    My plan was to have Lightroom see the raw files as the card is mounted on my desktop and add them to the catalogue in a predesignated place, while automatically renaming them according to my standard file name format e.g Karyl_Raw_090402_V5F8581.dng, then adding copyright data and converting to DNG all at the same time.
    I just ran a test with a small number of files and Lightroom was able to import the files complete with the copyright data stored in the IPTC section, which I had previously edited as a metadata preset, but it didn't rename them apart from adding the .dng suffix and they were all dumped in a subfolder within my user's picture folder on the Mac. In ACR I used to import the original .CR2 files, make any adjustments and then do a batch rename before copying to the final folder, which all worked. Obviously the hope is to make this all very automated and efficient so I'd be grateful for any pointers and good advice.
    Thanks
    Ashley

    I seem to be getting there now and have discovered the renaming presets on the right hand side of the import panel. It's actually all working rather well but I'd like to find out more about the various IPTC fields to see if there is more information I should be adding.

  • Automated  process to inform supplier about payment

    hi all
    is it possible for sending the supplier payment advise to the supplier e mail ID as soon the payment is processed?
    is any automation available on this process of sending the advise to supplier?
    can this be done in ebusiness suite
    can this be done in alerts?how to configure alerts ?where is the oracle alert options form in oracle apps?
    please excuse my ignorance
    kindly guide
    thanking in advance
    Edited by: makdutakdu on Jan 3, 2012 3:30 PM

    Oracle's "AP Remittance Advice workflow" will do this for you.
    The Payment Confirmation Business Event fires this workflow.
    See http://ccchuanblog.blogspot.com/2011/01/customization-of-oracle-workflow-ap.html if you would like to customize it.
    Hope this helps,
    Sandeep Gandhi

  • Automated process to get files from iScala System to GRC system

    Hi,
    iScala connector program run on local iscala servers.files are zipped up and place on ftp sites to download.once downloaded basis team copy the contents of zip files to IN Directory on GRC server.comparision utility is then run to move the files from IN directory to OUT directory.data extractors for each iScala connector are then run.Once extractors are done job scheduled to update the management report.i need more automated manner process and easy way process.
    Thanks

    As mentioned by Alpesh, for non RTA system there isn't any automated way to load data to GRC apart from using RAR Data extraction functionality.
    However you can look into possibility of using Greenlight technologyu2019s solutions to see if they provide any RTA to iScala system. They have about 25+ out of box RTAs to different non-SAP systems. Also they have RTA Design Studio which you can use to create a custom RTA specific to your ERP/Legacy application.
    Regards,
    Amol

  • Issue about Automated Process Traffic light status

    Hi experts,
    In our system(BW 3.1), we found sth interesting. The automated data load finished. But when monitoring the status using T-code RSMO, we found some traffic lights are set to red. The reason for red light is timeout.
    I figure: There is sth such as 'finish flag' for the traffic light to turn green, but after the dataload finished, the system didn't get it, so it waited till timeout.
    I am not sure of it, and can't find any material about it.
    Could anyone help me to explain this phenomenon?
    many thanks and best regards,
    Zehua

    Hi,
       Data will always be loaded into the cube irrespective of the traffic light status. Whether the load is in the cube or no, depends on the processing stage at which it has failed. You can see this in the monitor.
    Goto the details tab. There are multiple headings like Extraction, Transfer, Processing.
    Extraction and transfer are related to how the data is brought into the system. Processing is when the data is actually loaded somewhere either PSA or infoprovider or both depending on your processing type set in the infopackage.
    In your process chain, various processes are triggered depending on the type of link maintained in between two processes. These are of 3 types 1) Successful 2) Failed 3) Always .
    If the 1st one is selected, then the chain will move forward, if the previous step is green, 2nd case, if it is red and the 3rd one always.
    Regarding why the status are not being updated, check where the load is yellow. If it is transfer, then possiblities are that IDOcs are'nt being set properly, if it is a custom datasource with function module check whether the NO_MORE_DATA exception is being raised properly.
    Also check whether there are any short dumps in the source system or the BW system
    Hope this helps,
    Regards,
    Regards.

  • Automating Process with Scripts

    Hello all,
    I am a seasoned JavaScript programmer, and am currently working on a project which requires a lot of work, and I'm hoping that the process can be automated using scripts for InDesign.
    Essentially, here's what I want to do. I have a 5 (sometimes, but rarely, 4)-digit string. I then have three rectangles underneath the text frame which I would like to apply a swatch to, depending on the final digits of the number. Numbers 0-9 are assigned a specific colour (and swatch), and at the moment I am manually going through each rectangle, and selecting it according to the last two digits, and applying the swatch to all those selected.
    I am convinced that it must be possible to automate the process using InDesign User Scripts, but I don't have a good understanding of this. Here's an example of how the colours are assigned to the special bar codes:
    0 = red 1 = blue 2 = green ....
    So for the following code: 12312, I would like the bars underneath to have the following colours:
    blue red blue
    (i.e. top and bottom row = penultimate digit; middle row = last digit).
    Could anyone indicate to me how I might write a script which loops through the pages in my document, finds the codes, extracts the last two digits and then applies a swatch to the rectangle object, depending on the number...
    I am confident that I could write something like this using regular JavaScript and HTML, but that having been said, I am familiar with the DOM in HTML...
    Any help or pointers would be gratefully received!
    Thanks,
    Ben.

    Scripting InDesign is a very different beast than scripting HTML.
    I highly recommend that you download Jongware's DOM in HTML or chm format and browse through it. It'll give you a pretty good idea of the DOM structure.
    http://www.jongware.com/idjshelp.html
    app.documents[0].pages gives you a collection of the active document's pages.
    app.documents[0].pages.everyItem().getElements() gives them to you as an array.
    pages have a textFrames collection. You can loop through that and check the contents of each frame for your numbers.
    app.documents[0].swatches.item("Color Name") gives you a swatch and a textFrame has a fillColor property.
    That should be enough to get you started...
    Harbs

  • Help with an Automator Process

    Hello, my name is Mike and this is actually my first post regarding Automator. I am trying to accomplish something that will make my day a whole lot easier but I am having trouble because it is a rather tedious workflow. Ok, here is what I am trying to accomplish...I deal with a company that emails me over "work order" as an .htm attachment, I have to manually open this email and print every attachment. What i would like to do is have the email from this company filtered down, download the attachment to a file so it can be printed and then mark the email as read so when the next time I run this workflow it will only get the the unread mail and the process goes on. Here is what I have so far....
    1-get specified mail items
    2-display mail messages
    3-filter mail messages
    4-get attachments from mail messages
    5-get folder contents
    6-open finder items
    That is the current workflow as it sits... some of the pitfalls I am running into is that the file is a .htm and must open with Safari. Next how can I create a script to delete the items from the designated folder as well as mark the ones in the inbox read ? Oh and sometimes when I run the current workflow i get the number of attachments in individual pages of Safari and sometimes it only wants to open the first attachment only.If anyone can give me some input with this it would be appreciated..
    Thanks,
    Mike Awad

    Have you looked into using the rules in Mail? In Mail's preferences (File > Preferences...) there is section for creating rules. One of the things you can have a rule do is run an AppleScript, and another thing you can do is have the messages marked as read.
    Unfortunately, I haven't had any luck getting an Automator workflow or application to work with the rules. However, if you prefer to use a workflow (saved as an application) instead of AppleScript, you can use the same workaround used by Folder Actions. Simply have the rule run an AppleScript which opens the workflow you saved as an application. Open Script Editor and create a new script with the following:
    using terms from application "Mail"
    on perform mail action with messages these_messages
    tell application "/Users/yourName/Documents/use for a mail rule.app"
    open these_messages
    end tell
    end perform mail action with messages
    end using terms from
    The easiest way to get the path to your workflow (saved as an application) is to delete everything between the double quotes "" and then drag and drop the file between the double quotes "". After you save the script, create a rule in Mail that will open this script. When you get new mail and a message matches the conditions to the rule, it will run this script which will in turn run the workflow you saved as an application from Automator.
    With a Mail rule, you can add another action to mark the messages as read, though that's not really necessary since being unread doesn't have to be one of the conditions to match the message. Since the rules are automatically applied when you get new mail messages, it won't bother with any of your old mail. With that said, you can select any messages in Mail and choose to apply rules to them using the command in the Message menu (or the contextual menu from right-clicking).
    It may turn out that'll you'll use more AppleScript, either within the workflow using Automator's "Run AppleScript" action, or perhaps by not using Automator at all. With Script Editor, you can open Mail's dictionary and discover what else can be done with Mail. Sorry, I didn't really have much time, but I hope this helps you figure out how you want to approach it. I think using the Mail rules will make it much more automated for you since they work immediately when your email is checked.

  • How to configure CVC automation process using SNP master data and BI customer master data

    Hi Gurus,
    How to configure CVC automation in MPOS structure technically, using SNP master data in CVC creation such as Product and location details
    and in parallel extract date from ECC to BI customer master data in DP. Where-in a APO BI cube should have only new combinations which are to be validated with ECC and existing combinations in the MPOS structure before creation of CVC in different regions of MPOS.
    Second the automation should also check certain validations of product, location and are part of SNP-ECC master data and are these new combinations.
    Could someone guide us in this process.
    Thanks
    Kumar

    Praveen,
    The short answer is to move the data into infoproviders or flat files for all of the 'characteristic-type' source data; and then copy CVCs from the infoproviders into the Planning area, probably using one or more Process Chains (program /SAPAPO/TS_PLOB_MAINTAIN).
    The long answer is that this is not a trivial undertaking; this could end up being a pretty involved solution.  If you do not have enough BW/DP expertise available locally to create this solution for you, then I recommend you consider engaging external resources to assist you.  I personally wouldn't even consider starting to work on such a solution without first knowing a lot more about the detailed business requirements, and about any existing solutions that may already in place.  An SCN forum is not really suitable for such an answer.  In my opinion, the BBP doc alone would be 20+ pages, assuming no enhancements..
    Best Regards,
    DB49

  • HT2736 Automated process to send a gift?

    Can this process be automated from a website i.e Generate and send automatically the gift to someone?

    Thank you for the response.
    Can this allowance work for multiple recipients? Another way to formulate my question is: Can iTunes voucher be self generated from a website so that users can received their "gift" without manual interaction?

Maybe you are looking for

  • FDF files not opening in IE8

    I have an ASP page that is creating a FDF file, and then setting the contenttype to application/vnd.fdf, so that IIS will interpret it as FDF data.  This is realtime data from a corp database server. This has worked for years, using Windows 2003 Serv

  • How to easily migrate to another user

    Due to incredibly long SBBOD for anything I do, I am forced to find a solution that would really rather have my teeth ripped out with any pain killers before I attempted. I believe my user account is corrupt, and I should everything over to a new one

  • Culture settings in crystal Report

    Post Author: jayasimhak CA Forum: General How to set the culture info of the Crystal Report document according to theaspx page's culture info

  • Problem sorting the table .

    hi iam trying to sort the table in ascending and descending order , but  iam not able to sort my model node  table . below is the code i have written and other thing i have created a class called Tablesorter.java and  copied the code of the TableSort

  • ORA-01139: RESETLOGS option only valid after an incomplete database recover

    Hello All, Can anyone please tell me what could be a reason of this error. SQL> alter database open resetlogs; alter database open resetlogs ERROR at line 1: ORA-01139: RESETLOGS option only valid after an incomplete database recovery SQL> alter data