Process Choreogaphy-- Staff Activity Problem

Hi ,
I am using a staff activity in my BPEL. The client property of the Staff activity is Portal. Here we have to set the custom unique name and type also.
But my problem is i want to set the Client property , i.e custom unique name dynamically.
I used setprocessCustomproperty and also setactivitycustomproperty methods but it did not work.
Advance thanks for the expected help in this regard

Hi Mahi,
I see that your post is a few days old and you might have resolved this issue, but if you haven't you might want to change the command value to c:\windows\system32\cmd.exe instead. Its been a while since I worked with commands, but I remember that I had a lot of problems when I defined paths with '\\'. What I found out was that OWB jobs was run under the windows system account and the system account don't have access to networkshares (even if its really not on the network).
I can't say whether the script in the kpi.bat is wrong, but as long as you can run it manually using cmd.exe you should be ok.
If this doesn't help it might be helpful with some more specific error messages.
regards Ragnar

Similar Messages

  • Can you help me with FontExplorer font activation problems?

    Anyone know how to solve a font activation problem I am having with FontExplorer 4.2? I am on a new mac with new fonts, I am using Maverick with Adobe CS6. With my new mac I bought the latest version of FontExporer Pro X 4.2. This program is having trouble with font activation in all my Adoble suite apps including Indesign. Here is what I am seeing:
    1. The font activates, but the Adobe app does not recognize that it is active. If I go back to Font Explorer and deactivate manually, then re-activate manually. The adobe app might then recognize it. Sometimes it still doesn't. But this does not stay permanently, as soon as I do a restart I have to go through this process again. I see this more often with the User system fonts, but a few times with my regular fonts.
    2. Other times, such as in Indesign, I go to open the file and the file stalls and doesn’t progress while it is trying to activate the fonts.
    3. Another time I have seen after an illustrator file is opened the fonts aren't recognized as being opened and the text goes blank on the page.
    4. In all adobe apps, if I go to use "replace font" on the missing fonts (even though they are turned on) the "replace font" menu only shows the basic system fonts, it won't show me the other fonts turned on.
    I have seen these issues with both formerly created files and fresh new files.
    I have tried the following based on feedback from Font Explorer staff:
    Refresh your Spotlight database
    1. Quit all applications other than FontExplorer X
    2. Choose Tools > Refresh Spotlight Database
    Clean your font caches
    1. Quit all applications other than FontExplorer X 2. Choose Tools > Clean Application Font Caches (check all available checkboxes)
    3. Choose Tools > Clean System Font Caches (requires restart)
    Still after trying this multiple times, the errors continue and even get more random.
    I have also tried this based on their feedback:
    go to FONTEXPLORER X PRO -> PREFERENCES -> ADVANCED and make sure that "Automatically deactivate fonts which have not been activated by the system" is NOT set to never.
    Then click on TOOLS and clean all font caches. Then reboot the system.
    The auto-activation is using a new Apple technology (called Core Text), which unfortunately does not work correctly with some of the Adobe and Quark applications when keeping the fonts permanently activated. We are currently working on an update, and the next version of FontExplorer X Pro will fix this issue.
    This has also not work. Can anyone help me?

    Here is the official work-around for this problem.
    1. Locate "FontExplorer X Pro.app" in Applications
    2. Right-click on "FontExplorer X Pro.app" and select "Show Package Contents"
    3. Navigate to /Contents/Helpers/
    4. Double-click "FontExplorerXLauncher-3.app" or right-click and "Open" to launch it manually. This is needed only once, afterwards the plugins will work normally.
    Please make sure you open the version with the "-3" suffix, the other one does not fix the problem.

  • Workflow Process stuck in Active status

    Hi,
    My workflow stuck in Active status and user is not able to proceed further. But it is not happening every time. Sometimes the process activty gets stuck. Could anyone please let me know the reason for this behaviour and how to fix this issue?
    Thanks

    You need to get more information as to what is going on, identify more facts around the issue:
    1. First off, run wfstat.sql to get a history of the activities of the process as well as its attribute values.
    2. Once the workflow gets 'stuck' what makes it progress? For instance, does running the background engine with parameter Stuck processes=Yes fix the problem?
    3. Are there activities deferred that do not get process by the background engine?
    4. Does the process get stuck after a notification is responded to but 'nothing' happens?
    It would also be useful to have the complete DB version.
    Regards,
    Alejandro

  • Process chain - ODS Activation error

    Hello All,
    I have a process chain which has the following data load sequences:
    Load data to ODS
    Activate ODS
    Load data to ODS2
    Activate data ODS2
    Load data to ODS3
    Activate ODS3.
    Used the Program to RSPC_SYNCHRONOUS_RUN to schedule the process chain in Background.
    When the process chain is executed in background it loads the data to ODS1 and Activation process is not happening. It registers short dump like shown below at the end. But when i execute the same process chain in RSPC, Schedule option with Start variant set to immediate, it is activating the ODS Data and completes the process chain Succesfully.
    Help me to solve this problem.
    ABAP Short dump information:
    Invalid interruption of a database selection.
    t happened?
    Error in ABAP application program.
    The current ABAP program "GP4BRKGANFKJY5K2A3ACVGAPTN4" had to be terminated
      because one of the
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    Unable to perform database selection fully.
    record.
    t can you do?
    If the error occurs in debugging mode, you should first run the process
    without debugging activated.
    If the error persists outside debugging, you must check the application
    program more closely.
    No error requiring recovery has occurred.
    Print out the error message (using the "Print" function)
    and make a note of the actions and input that caused the
    error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
      termination messages, especially those beyond their normal deletiondate.
    is especially useful if you want to keep a particular message
    Error analysis
        An exception occurred. This exception is dealt with in more detail below
        . The exception, which is assigned to the class 'CX_SY_OPEN_SQL_DB', was
         neither
        caught nor passed along using a RAISING clause, in the procedure "ACTIVATE_ODS"
         "(FORM)"
        Since the caller of the procedure could not have expected this exception
         to occur, the running program was terminated.
        The reason for the exception is:
        One of the database selections included a database commit.
        The selection was then supposed to continue. Before a
        database commit, however, all outstanding database selections must be
        concluded.
        Possible causes in the application program:
        Within a loop (SELECT/LOOP/EXEC SQL), one of the following
        statements is used:
        - MESSAGE (apart from MESSAGE S...)
        - COMMIT WORK
        - ROLLBACK WORK
        - CALL SCREEN
        - CALL DIALOG
        - CALL TRANSACTION
        - SUBMIT
        - BREAK-POINT
        - WAIT
        In debugging mode, a program sometimes triggers
        a "COMMIT WORK" during the database selection. As a result
        this termination may also occur in debugging mode with a correct
        program.
    A "COMMIT WORK" during debugging may be due to the following reasons:
    1. A program or screen was regenerated
        and updated in the database.
    2. Each user needs a private process in debugging mode, but
        the number of available processes is restricted. If this
        limit is exceeded, each debugging step then requires a
        "COMMIT WORK".
    The error occurred in a statement that accesses the table "/BIC/AZXOQMATR40 ".
    Thanks in Advance.
    Points will be assigned.
    Regards
    M.A

    Hi,
    If it is a daily process chain u define it on a periodic basis in the variant and it'll run successfully.
    I guess the DUMP may be due to less processes at the time u run...It is gving the same in the dump also..
    So when u run the chain immediate in the BKGD the ODS will be automatically getting the required processes dailog and bkgd to run according to ur settings and it was successful..
    U try to execute the chain using FM: RSPC_API_CHAIN_START and give the tecnical name of the chain under I_CHAIN filed and conitinue...It'll scedule the chain in the BKGD only and if it is a periodic one the chain will be automatically ready for the next run also...
    rgds,

  • Activation problem of Illustrator CS2

    Hi, i'm from IT of Brandt Italia S.p.A., we have 4 licence of Adobe Illustrator CS2 installed and actually utilized by users.
    1 pc was broken last week, the hard disk failed and i cannot recover any data.
    I'm installing another pc for the same user with the same programs that he was used on the previous pc, i'm using WinXP
    I'm trying to activate Illustrator CS2 by internet, but don't work.
    I have tryed to activate by phone, also don't work.
    i have see on you site that this version is nomore supported, also the activation is not possible.
    But different years ago i have buyed this version of software, is my rigtht to install and use it, i cannot spend money to buy a new version of the software because i cannot activate it legally.
    surfing to your site, i see this page: https://www.adobe.com/cfusion/entitlement/index.cfm?e=cs2_downloads&loc=it but i cannot download Illustrator CS2 version.
    How i can resolve the activation problem? i cannot install another version, i have 4 users that have to work to same files with the same software version, i have no money to spend to upgrade, i don't care if the software version is old, works well fo me, i don't need any new feature.
    thanks for your help
    Mario Ghidelli from italy

    thanks for reply, but in the page you link, i select Italian language version:
    https://www.adobe.com/cfusion/entitlement/index.cfm?e=cs2_downloads&lo c=it
    and i have an error "Error processing your request, We're sorry, we encountered an error processing your request"

  • New ios 7 activation probleme

    im having an activation probleme in the new update can anyone help?

    All I can say is buyer beware. Lkely you purchased a stolen iPod. The Activation Lock is doing its job.
    This:
    iCloud: Find My iPhone Activation Lock in iOS 7
    says
    How do I check for Activation Lock before purchasing a used device?
    When purchasing an iPhone, iPad, or iPod touch from someone other than Apple or an authorized Apple reseller, it is up to you to ensure that the device has been erased and is no longer linked to the previous owner’s account.
    Follow each of these steps to make sure that you can use the device you purchase:
    Turn the device on and slide to unlock.If the passcode lock screen or the home screen appears, the device has not been erased. Ask the seller to completely erase the device by going to Settings > General > Reset > Erase All Content and Settings. Do not take ownership of any used iPhone, iPad, or iPod touch until it has been erased.
    Begin the device setup process.After choosing a language, choosing a country, and connecting to a network, the device will begin activation. If you are asked for the previous owner’s Apple ID and password, the device is still linked to their account. Hand the device back to the seller and ask them to enter their password. If the previous owner is not present, they can remove the device from their account by signing in to icloud.com/find. Do not take ownership of any used iPhone, iPad, or iPod touch until it has been removed from the previous owner’s account.
    You will know that a device is ready for you to use when you are asked to “Set up your iPhone", “Set up your iPad", or “Set up your iPod” during the device setup process.

  • APD - error when activating, problem: 7.0 variable with long technical name

    Hello everybody!
    I have got the following problem:
    I created an APD, with one filter on 0calday using a variable. This variable was created on our own and works without any problems. It's a 7.0 variable with a long description "W_E_M_0CALDAY_WDLAS"
    If I try to activate the APD I get an error message "Analysis Process Has Errors, Activation Is Not Possible" and "Variable W_E_M_0CALDAY_WDLAS does not exist actively". But this variable is active!
    My colleague told me, that there seems to be a problem with long technical names of variables in APD. I tried to find a SAP note to this topic, but I didn't.
    Had anyone else this problem? How was it solved? Or are there any SAP notes I didn't find?
    Thanks for your help!
    Bettina

    In the meantime I copied the variable to a shorter name, but it still doesn't work. I tried it with a 3.x variable and a 7.0 variable. In the exit I first added an OR condition to the when-case, but this didn't also help. Afterwards I copied the whole coding in a separate when-clause.
    Stil not successful. Factory calender is OK. The variables also work in a normal query but not in the APD - the result of the last workday is always '00000000'.
    Any ideas?
    Kind regards,
    Bettina

  • Can I quit all processes in the Activity Monitor?

    Hello,
    I have a problem with an application that might be caused by a background application but I don't know how to tell which one.
    So I would like to know if I can quit all processes in the Activity Monitor without harming my computer?
    Thank you in advance,
    Barb

    Ok, thank you! Someone said he wouldn't do it, then my friend said that in the worst case I'll just have to restart my computer but I was still worried about it.

  • Factory reset and activation problems

    I bought a used Ipad 2 Model A1396 from my sister, and I used a factory restore.
    The activation process says "could not be activated because the activation server is temporarily unavailable", but this continues for ever.
    I tried connecting to Itunes, with different iOS versions.
    I used different networks to see if that was the problem.
    I waited some days to see if there was a problem with the service (and now I know how to check Apple services).
    I even went to the apple store (in Argentina), but they told me that it might be a problem with the previous user that is locked.
    I went to my sister's house (previous owner) and used her itunes, to see if that could help.
    I read different posts, that gave solutions as "trying another network", "take out the 3G card", or install a different version of the iOS. I tried every one of those.
    I still get the same "activation" problem.
    Any ideas? Could anyone help?
    Thanks in advanced

        This is very strange sadw8! Let's explore options to resolve these issues! Please delete the WiFi connection http://vz.to/1pycnCe at work and then set a fresh connection to that WiFi network http://vz.to/1pyczkV For the Backup Assistant issue, please do an initial Backup Assistant setup as per the steps at this link http://vz.to/1pycPR7 and keep us posted.
    AntonioC_VZW Follow us on Twitter at www.twitter.com/VZWSupport

  • DC Activation Problem in CBS

    Hello,
    I am facing DC Activation problems in CBS.
    - We have two DC utils and config. The config DC uses utils DC and everything is working fine locally
    - Today we are migrating these local projects in NWDI.
    - I created new DCs in NWDI and copied the SRC folder. Did all required steps for migration, built locally and it works fine.
    - I then checked in utils and activated the same in NWDI, its working fine.
    - I then defined the dependency from the active workspace and everything is still fine.
    - Now I checkin the src of config DC and build the same. Here the problem arises. The Build Fails
    - Checked SDN and can see lot of people facing this problem but there is no solution.
    Any pointers to solve this problem will be helpful
    Regards,
    Shubham
    Here is the problematic area in log:
         [wdgen] [Info]    Generating packages/com/arteriatech/ppc/uivisibilityws/model/Scrvar_Fstat.java
         [wdgen] WARNING: Metadata of component UIVisibilityComp is not valid! ComponentUsage "//WebDynpro/Component:com.arteriatech.ppc.uivisibility.comp.UIVisibilityComp/ComponentUsage:HandleExceptionCompInst", Role "UsedComponent": A minimum of 1 object(s) is required
         [wdgen] [Error]   com.arteriatech.ppc.uivisibility.comp.UIVisibilityComp --> Component UIVisibilityComp: Has invalid component usage 'HandleExceptionCompInst'
         [wdgen] [Error]   com.arteriatech.ppc.uivisibility.comp.UIVisibilityComp --> Component UIVisibilityComp [HandleExceptionCompInst]: Component usage has no used component
         [wdgen] [Error]   com.arteriatech.ppc.uivisibility.comp.UIVisibilityComp --> Component UIVisibilityComp [ValidationCompInst]: Component usage has no used component
         [wdgen] [Info]    Catching throwable null
         [wdgen] [Info]    com.sap.webdynpro.generation.ant.GenerationAntTaskError

    Problem Solved.
    I removed the utils DC from my client. Also deleted the folder from the workspace. After this I created the project from the Dev Config perspective again. I was surprised to see there is no component in my utils DC and thats why the problem was there.
    I again copied all the src folder in the workspace and refreshed the DC. Now it locked all the source in the activity. I checked it in and repeated the above excercise. This time all the source code was there.
    I deleted the dependency in the config dc and created again from active workspace(although now I realize it was not required) and checkedin and activated.
    Hurray!!! It got activated.
    Regards,
    Shubham

  • WHAT THE HELL IS GOING ON? Activation problem 194:100

    What the ihell is going on?
    I have been burdened with activation issues for weeks - see my previous thread. I have had no response here from Adobe about how to fix it. Please don't say this is a 'user to user' forum. It isn't a 'U2U' forum when Adobe state this is the first place we should look!
    Now, no CC program will run owing to something called 'Activation problem 194:100'.
    Yes, I have logged out. Yes, I have rebooted. Yes, I have deactivated 'more than 2 machines'. Why should I have to repeatedly click to 'deactivate 2 previous activations' when there has NEVER been more than one activation?
    Adobe not only make me look a laughing stock in the classroom but this constant issue that has been going on for weeks now subliminally tells students Adobe software is useless!
    When will I be able to use CC again? I am paying for it remember!!!!!!!!!!!!!!!!!!!!!!

    Hello Rajshree,
    Welcome to Adobe Forum.
    CC has only EVER been activated on ONE PC.
    If you look at http://forums.adobe.com/message/6198690#6198690 you'll see (like many other users) I have to constantly sign in and reactivate. It is probably this that is causing the multiple activations.
    However, to reiterate, CC is only running on ONE computer. It has not at any time been activated on more than the same PC. One activation - one PC.
    So, the suggestion of waiting a few hours (if the prog won't activate / run) is less than adequate. Like everyone else, I pay to have it running 24 hours a day - every day.

  • Flash MX Professional 2004 Activation Problems

    I am having trouble activating Flash MX Professional 2004. I have had the product for many years, but it is asking again to be reactivated, probably because I have moved the vmWare virtual machine on which it is installed to a new host computer.
    I have learned that the old Macromedia activation servers are no longer available, and have tried using the information provided by http://helpx.adobe.com/x-productkb/policy-pricing/macromedia-legacy-activation-error.html. But that only activates me to a non-professional version. I need to use features in the Professional version.
    Is there a serial number available for Flash MX Professional 2004?

    OK, I have got my problem sorted.
    After a second call to UK customer service, I was e-mailed a serial number that they said was for Flash MX 2004 Professional. However, it didn't work with my version! My version is 7.2, and the original serial number of my product starts PFD700. The serial number given by Adobe is PFD800-00466-08280-86965. Maybe the 800 means its for a later version, don't know, but my version does not accept this as a valid serial number.
    A third call to try to get a PFD700 serial number got me a brick wall again, they insisted that was the only serial number for MX 2004 Pro they had. At this point I followed sinious's suggestion and asked to talk to a supervisor. They were on the phone, and I was promised a call back. I'm still waiting.
    So I hunted a bit harder with Google and eventually found a site that gave me a serial number. The use of that unlocked the Professional features of my version, and I'm up and running again.
    Thanks for your contributions guys, you've both helped. I agree with sinious's critism of moccamaximum, and wouldn't normally go to sites of dubious provenance for help. But after being exhausted by my efforts to get help from Adobe - who to be fair nearly got there in the end - I went hunting and found something that solved my problem. After all, Adobe themselves are publishing activation-free serial numbers.
    I've given the serial number I got from Adobe, it may help others who experience activation problems in the future.
    But I'll follow sinious's advice and not give out the serial number or details of the website I got it from. It wasn't very hard to find.

  • Nokia lumiya 820 music activation problem

    I have music activation problem, how to solve them ? when I start nokia music then display massage Activation problem. This problem from begining from purchase the mobile, so once I had close the nokia account and then reopnen the same account. I have not install this account any other mobile. So please give me solution for this problem.

    DineshRamolia,
    Welcome to Nokia Discussions!
    Steps on how to activate Nokia Music for Windows Phone is located on this page at http://www.nokia.com/in-en/support/product/nokia-music/userguidance/?action=singleTopic&topic=GUID-D...
    If the problem still persists, I suggest you to contact Nokia Support in your country.

  • HT4623 i have sim activation problem in my i phone after updating

    i have sim activation problem in my i phone after updating

    If the phone was unlocked by anyone other than Apple or the carrier it was locked to (that is, unlocked by hacking) then it will become locked to the original carrier when you update it.

  • I am having activation problem please guide me

    i am having activation problem and the error is repeating again and again

    Read https://discussions.apple.com/thread/4868797?start=0&tstart=
    Has your phone been jailbroken?

Maybe you are looking for

  • Non-domain computer request certificate

    We have Enterprise CA with Certificate Enrollment Policy Web Service and Certificate Enrollment Web Service on same domain computer.  When I configure Enrollment policy on non-domain computers by adding exist Certificate Enrollment Policy Server:  mm

  • 'Media Offline' Thumbnails Are Wrong

    I accidentally powered down my external scratch disk before closing Final Cut 5. All the media went offline but I reattached everything fine. However, the thumbnails on the clips in the timeline and browser still have that red 'media offline' pic on

  • In put variable to have default from date as current date..its urgent

    query has input data as an interval it could be replaced with a single start end date parameters.only the start date needs a default value... plz its urgent.. i will assign points...

  • Export Quicktime Movie only exports fades and composites (FCP6)

    I'm trying to add a couple of lower thirds and a fade in and out to a live capture of a lecture; but for some reason, it's only exporting the effects - the fades and lower thirds. Everything else is skipped in the final QT movie. I right-click the se

  • Need a tool to view jsp structure

              Hi *.*           I have got a package of jsp files with JavaBeans. The relationship between each           jsps is not documented.           Therefore, I need a tool that is able to creat the structure of the JSPs. Most           important