Configurable parameter of ccBPM for time out

Hi,
We are using ccBPM for collection files based on some correlation and we have set-up  a deadline branch for a particular time interval to collect files.
We want to set the time out parameter as aconfigurable parameter so that everytime we dont need to touch ccBPM and can make changes in ID.
i have tried using this but in deadline branch I can only define numeric value..
Could you please tell me if we have any other way to implement this or we cannot use configurable parameter for deadline branch time duration?
Thanks in Advance
Best Regards,
Harleen Kaur Chadha

Hi Harleen Kaur Chadha,
I understand your requirement is to collect messages for particular time period (like standard pattern BpmPatternCollectTime). And, if this time period changes, you want implement the changes without editing ccBPM.
As far as I know, it is not possible. I do not recommend you to think about it, because, the time duration for which messages should be collected will not change every day in actual business scenario. I guess once you define time period based on business and technical details, it will be constant. Letu2019s say if it changes once in a blue moon, then edit the ccBPM. If you want more control on size of message getting collected you can combine these patterns [Link|http://help.sap.com/saphelp_nwpi711/helpdata/en/08/16163ff8519a06e10000000a114084/frameset.htm ]
Regards,
Raghu_Vamsee
Edited by: Raghu Vamsee on Jan 13, 2011 4:20 PM

Similar Messages

  • How to Config Special Error Page for TIME OUT ONLY

    We can config our own error page for webdynpro applications by using
    transaction code SICF. thus the customizing error page will show when
    program meet some errors. these errors type include ABAP runtime
    dump/page time out etc.
    Here is my question, is there any configuration or enhancement can
    effect on ONLY ONE error type.which means the customizing error page
    shows only time out error occurred.for other errors show the standard
    error page.
    Thanks a lot for your help.

    I need to setup a situation, that is display a custom error page which say "under maintenance" if no back-end WebLogic Server instance reached.In the Apache HTTP Server v2.2 you can use the ErrorDocument directive: http://httpd.apache.org/docs/2.0/mod/core.html#errordocument
    For example in httpd.conf,
    ErrorDocument 503 /Test.html
    Test.html is placed in the DocumentRoot (http://httpd.apache.org/docs/2.0/mod/core.html#documentroot)
    Regards
    Fabian

  • New ipad mini retina cannot select "never" for time out period. It makes the product useless for such things as navigation and frustrating for reading

    Must add the never option to the time out period or the product is useless for navigation and other purposes where continual use is required.

    This should be an option in the General settings on your iPad. The option is called Auto-Lock. There should be the following options: 2 minutes, 5 minutes, 10 minutes, 15 minutes, and Never.
    If you select Never, that should stop the screen from going to sleep automatically. If the Never option is not present, you more than likely have a Exchange account synced with the device that does not allow that option. If that account is disabled, that option should show.
     Cheers, Tom

  • HFM Web Sever Configuration--Keep Alive and Session Time Out Optimal Config

    We recently implemented an HFM 9.3.1 environment. We are using Windows 2003 Enterprise SP2 servers with IIS6. We have two HFM Web servers connecting to an application cluster with two application servers in the cluster. We were getting some errors when trying to unlock HFM cells in Workspace, but we were able to perform the functions fine on the application using the WIN32 client.
    I opened a ticket with support and they recommended modifying the subcontext.properties file located in %HYPERION_HOME%\deployments\WebLogic9\servers\Workspace\webapps\workspace\conf. They recommended changing the following settings:
    #KeepAliveInterval=30
    #SessionTimeout=60
    From what I understand, these settings are for the communication between the HFM Web Servers and the application cluster servers. I'm wondering how changing these settings may affect our environment. Are there negative effects and/or trade-offs for changing these settings? Is there a recommended threshold or maximum value?

    Hi Dinesh,
    This cannot be achieved without development enhancements to some standard SAP framework component, to introduce a "keep-alive" concept. If you are using a CMS for CTI or email integration, you need to ensure it supports keeping the communications session alive also.
    Sincerely,
    Glenn
    Glenn Abel
    Covington Creative
    www.covingtoncreative.com

  • Time out parameter to avoid Table locking

    Hi,
    I am looking at any configurable parameter if any for setting the time out parameter to avoid Table locking.Now what's happening is : If i run select ...for update from one session,oracle is applying a lock till i do a commit.And if i run the same query from another session,it takes unspecified time without returning any error.Using the query with NOWAIT options does not serve my purpose.
    Any help in this regard is appreciated
    Thanks
    Sam

    Are you looking for a way to time out the original query, or are you looking for a way for the second query to wait for some time and then abort if it is unable to lock the row(s)?
    Justin
    Distributed Database Consulting, Inc.
    www.ddbcinc.com

  • Time out parameters for ABAP and JAVA instance

    Hello All,
    We are looking for Time out parameters for our ABAP and JAVA instances.
    As users are complaining that they are getting time out error
    while they are trying to access Cprojects from Portal.
    I was able to check/collect the ABAP instance parameters from SMICM Tcode.
    Can anybody tell me which parameters we need to look for JAVA instance.
    Thanks in advance.
    Regards,
    Amber S

    jstart/shutdownTimeout
    (jstartup/shutdown_timeout)
    Specifies the shutdown timeout, i.e. the grace period for the AS Java instance to shut down before the Java process terminates itself.  Unt is in Seconds. Default is 120
    j2ee/ms/connectTimeout
    (jstartup/wait_for_scs)
    Specifies the timeout for the first connection to the message server. The AS Java instance fails to start if this timeout expires.Unt is in Seconds.Default is  60
    j2ee/ms/reconnectTimeout
    (jstartup/wait_for_reconnect)
    Specifies the timeout for the reconnecting to the message server.The AS Java instance shuts down when this timeout expires.Unt is inSeconds.Default is  3600 (one hour)
    Thanks

  • Time out condition for FTP parameters in communication channel

    Hi
    Could you please tell what should be the maximum limit for time out condition in receiver file communication channel for FTP.
    it should be either 120,90 or 60 seconds or can we exceed time than this?
    Thanks in advance
    Best Regards,
    Harleen Kaur Chadha

    There is no hard limit, but the time limit should be less than the polling interval: if you set the polling interval to 60 seconds, your timeout interval should be less than that value. If you exceed this value, you have the risk of an adapter deadlock (adapter stops polling)
    You can imagine that a timeout interval of 300 seconds would not make much sense.

  • Make a DAD time-out

    We are currently running 9iAS 1.0.2.1 on Solaris.
    We have a link from our portal that we want to expire after 10 minutes of use. We figured we could configure a special DAD to time-out after that period, but it does not appear that this is an option. Am I missing something? Has anyone done anything like this?
    Any help would be appreciated.
    Thanks,
    Tom Hillson
    [email protected]
    null

    Checking out how to time out the connection would be the best practice as said already, but for the purpose of providing an example of one way to time out a method, you could look at the following;
    1. Create a Runnable class to perform your queries, and another Runnable class responsible for interrupting the first Runnable after a specified time.
    public class WorkerThread implements Runnable
                    private String query;
         public WorkerThread(String query)
              this.query = query;
         public void run()
              Thread thread = new Thread(new TimerThread(30000));
              thread.start();
              try
                   // INSERT CODE TO SUBMIT YOUR QUERY
                   thread.interrupt();
              catch(Exception e)
                   e.printStackTrace();
    public class TimerThread implements Runnable
         private long sleepTime;
         private Thread parent;
         public TimerThread(long sleepTime)
              this.sleepTime = sleepTime;
              this.parent = Thread.currentThread();
         // Run
         public void run()
              try
                   Thread.sleep(sleepTime);
                   parent.interrupt();
              catch(Exception e)
    }2. Run the first Runnable for each query within your method, and join the threads to it
    for-loop
        //query1
        //query2
        //query3
        //query4
        Thread t1 = new Thread(new WorkerThread(query1));
        t1.start();
        t1.join();
        Thread t2 = new Thread(new WorkerThread(query1));
        t2.start();
        t2.join();
        etc...
        do more stuff
    }

  • MSCA login time out

    Hi ,
    MSCA is getting logging out the users when they are in middle of transaction and have to login multiple times.
    Could any one let us know the setup / parameter which controls the time out of MSCA session.
    Thanks
    Vasudha.

    Just now checked this parameter in production and value is set to 60 mins already.
    mwa.StaleSessionTimeout=60
    Any other hints you have which cause frequent log outs from MSCA please ??Please see these docs.
    Oracle EBS R12 Context Variables [ID 458282.1] -- Q) Oracle MWA Server (oa_mwa_server)
    MWA User Gets "Already Signed On" Message When Logging Again in MWA Server [ID 311934.1]
    MWA StaleSessionTimeout Resulting in ''User Already Signed On'' During Login [ID 311882.1]
    MWA Troubleshooting Tips for Release 11i [ID 269991.1]
    MWA Troubleshooting Tips for Release 12 [ID 782162.1]
    Thanks,
    Hussein

  • SSIS FTP connection Time out issue

    Hi,
    I have a package about 300MB downloading from a client's FTP out side of company,it was working for about 1 year , now I got time out error after 60% downloading.
    I can manually download the package thru IE , so I guess it's NOT the connection issue. When I check the FTP connection , I noticed an interesting thing :
     1> Time out range is 1-300, and 0 should mean NO TIME OUT , however, it seem whatever number I saved for TIme out , it's back to 60 sec (Default value)  --I tried both on VS 2008 R2 and VS 2012
     2> Package will be timed out after 5-6 minutes after the package start running
    3> Error message is : 
    Connection manager "FTP Connection Manager"     Description: An error occurred in the requested FTP operation. Detailed error description: Receiving file "XXX.zip".  The operation timed out  .  End Error 
    Error: 2014-05-16 14:29:26.34     Code: 0xC002918A     Source: Download zip file from PV FTP FTP Task     Description: Unable to receive files using "FTP Connection Manager".  End Error
    Had anyone seen this error before ?  Any one tried to set the time out as 0 with succeed ?
    Thank you all in advance !
    -Eva
    EW

    Hi Eva,
    It may occur due to the Firewall blocking. Please add Inbound and Outbound rules for Port 21, and program DtsDebugHost.exe and DTExec.exe.
    As a workaround, you can use FTP batch file instead of the SSIS FTP Task:
    http://www.dostips.com/DtTipsFtpBatchScript.php 
    http://www.robvanderwoude.com/ftp.php 
    Regards,
    Mike Yin
    TechNet Community Support

  • Time Capsule, AEBS+USB drive, Linux server: Which system for Time Machine?

    I'm planning to get a new Macbook Pro, and upgrading my iMac in the near future. In making the big leap to Leopard, I am going to upgrade my router to at least the AEBS. But I'm not sure what the best way is to take advantage of the Time Machine function.
    Here's my take on the situation:
    Time Capsule
    Pros: all in one solution
    Cons: I'm stuck if one day I need a bigger drive, or need to replace it.
    AEBS+USB drive
    Pros: Easy way to upgrade/replace drive if needed
    Cons: Extra device needed
    Using a drive on my Linux fileserver
    Pros: Easy way to upgrade/replace drive(s) if needed, can set up RAID1 for extra redundancy
    Cons: Not officially supported, but apparently can use the "defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1" tweak to get this going.
    Which would you do?

    Assuming that the USB drive has been formatted in Mac OS Extended (Journaled)......
    Open System Preferences (gear icon on the dock) on your Mac
    Open Time Machine
    Insure that the USB drive is configured as a destination for Time Machine backups
    If it is not, click Add or Remove Disks
    Click the USB drive to highlight it
    Click Use Disk
    Time Machine will now backup to the USB disk, and alternate disks if you have other disks selected as Time Machine backup destinations.

  • How to configure inactivity time out in 11i for external DMZ server

    Hi All,
    We are currenlty enablling DMZ functionality for some of internet applications. Generally a user will travel through Oracle Portal to access these applications.
    We want to set a seperate inactivity time out for user comming via external server. We manage to do this for Portal and SSO. But enable to find one for ebusiness suite. The idea is if a user access these applications from pulic PC and fogot to log out then if the system doesn't time out in 5-10 mins then it raise a risk of access to application by unautherized users.
    Any advise on this will be of great help.
    Incase this is no the right forum for these questions then if you know please advise where to direct this query.
    Regards,
    Navin

    Hi Hussien,
    Thanks for the quick notes, The challange we have is most of these setups are common for both external and internal servers. Change in one will impact the behaviour for others. What we are looking at is some thing like this. Unless I am missing some thing here.
    User login using external server over DMZ will time out in 10 mins assessing an application (i.e. Employee self service) where in if the same user access the same application using internal server then the session can be alive for say 60 mins.
    Do you think I am thinking on the right track. or am i missing any point here
    Regards,
    Navin

  • Need to increase the Time out  parameter for executing BI queries

    Folks,
    We are publishing BI Query on portal , we are getting Time out error while executing the quries , please let me know how to increment the time out parameter
    Thanks
    Manish

    Hi Manish,
    Try this link
    Time out time
    Cheers....

  • SOAP synchronous channel specific call time out configuration

    Hi,
    This is regarding channel specific timeout configuration in SOAP sender and receiver channel.
    We are having SOAP to Proxy synchronous web services. One of the web service is taking longer to execute the RFC's in ECC and getting the results back to PI.
    The error we are getting is Message Expired in soap ui and PI logs.
    When I checked the execution time it says 301165 ms from soap ui.
    The default setting of XI is 180000 ms i.e 3 mins.
    I configured channel specific time out in both sender and receiver channels. Now the configuration has timeout of 600000 ms. Below is the screen shot.
    SENDER:
    RECEIVER:
    But still the message is getting timed out and below is the error:
    Unable to contact target server XXXXXXXX:8000 after 1 tries.
    Below is the error log from PI :
    Please suggest the solution. I am not sure whether its actually  taking the specific configured time.
    Thanks,
    Vertika

    Hi Vertika,
    Please check
    SAP Note 1660913 - SOAP/XI Adapter - XI.Timeout parameter support in 7.30+
    For soap sender channel
    SAP Note 1644846 - Parameter syncTimeout doesn't work under SOAP sender channel
    regards,
    Harish

  • Time out configuration in SAP ME

    Hi, I would like to know how to define the time out in ME ? Is it something we can configure or is it a default value we cannot change ?
    Thanks for Help,
    Michaël.

    Michael,
    okay, now I see what you need. It is HTTP session timeout for /manufacturing web-module, as far as I understand. It is set to 30 min by default and can be changed, though I never heard about any recommendations to do so. Hence, it will be up to you to try adjusting this setting.
    You can check/modify timeout in Netweaver Administrator -> Configuration Management -> Infrastructure -> Application Modules. Find Web Module called "manufacturing", and below, in Web Module Details, go to Context tab. There is a Session Timeout parameter, it is 30 by default, though you can try and change it to something else (e.g. for manufacturing-services it is set to 60 by default).
    Regards,
    Anton

Maybe you are looking for