Instead of creating multiple Instances, I want to create a single Instance.

Hello world

Hello how are you.

I have a requirement to transfer files from one place to another place, I am able to do this successfully by using FTP adapters.

I have a few questions please help someone.

(1) when I deployed my process it will create a forum for the transfer of a single file, suppose if I have 50 files in my Get
Create directory after deployment of the 50 instances process and 50 email generating files saying are not tranfered successfully.
Instead of creating 50 Instances, I want to create a single Instance.

(2) when the files are not transferd will trigger error messages saying that no success (I want to display the names of files (not tranfered files) in my mail, IE, whatever files are not tranfered, need to diplay by post).

(3) and I am not able to transfer files with size 0, but in Instance of Console BPEL is create for 0 size file also and I get Email to succeed... and in the updated directory 0 file size does not appear. (Instance creates and come to success Email but the file is not exist in the directory of Put)

Please help me.

Concerning
Vincent

Published by: user10263255 on October 1st, 2008 08:10

Published by: user10263255 on October 1st, 2008 09:15

Vnkat,

Use this one:

http://orasoa.blogspot.com/2007/05/create-singleton-process.html

Thank you best regards &,.
Diakité

Tags: Fusion Middleware

Similar Questions

  • Creating multiple instances of a custom taskflow: how?

    I use JDEV 11.1.1.5.0 and we use WebCenter PS4.


    Our previous developer created a calendar countdown / count down timer. When I try to create a copy of it from within Web Center Mashup > task flow page I have a few problems:

    1. If I change the settings of task flow, such as the title or the time format (minutes, hours, or days are the options) - these changes do not appear on the page itself. He always uses the same values as the original task flow that I copied from.

    2. I've noticed that in the Page Fragment and the definition of the taskFlowId Page points to "/ WEB-INF/ScheduleWidget #ScheduleWidget. Id = "' is the same for each completed copy of the original workflow."


    What I would do, is to have the ability to create multiple instances of this workflow even at the breast of a single space, but right now they are the only things that stop to occur.

    Hello

    JavaScript does not have workflows and so is not isolate the invocations to son. Bottom line is that your use of JS must be improved.

    Actually what you are calling a single JavaScript function, which will exist only as a single instance on the page. What you need to do is rather than for each call JS workflow, you must create a separate JS object that is then used with this workflow. Ultimately you would have as many instances created JS object as task on one page (at the moment you don't have that, and instead, you use a single variable). As I see it, what you have to do is

    -for starting workflows, call JS in Java (or a region controller)
    1. create a new object ' cdtime ($(this) new.attr("id"), ' ${pageFlowScope.counterDate} ");
    2. register the object in a variable of page with a key identifying the workflow as it is used with/for the
    -Workflow then use you the client listener to access the timer for this workflow. For example, you can pass an argument to the JS function so that he knows which instance of timer for your registry level JS page object (probably a map)

    Frank

    Published by: Frank Nimphius, February 23, 2012 10:33

  • How to avoid creating multiple instances of the application?

    Hello

    We have a user interface Application. The application has been set to Auto run at startup and as a Module system.

    The application has a file listener that checks all new emails.

    When we start the application from the user interface by clicking on the application icon, it seems that the multiple instance of the application is created. For this reason when send us an email to request it is receiving emails several times. Sometimes simple, double and sometimes even five times.

    public class MyApplication  extends UiApplication implements FolderListener,
            SystemListener, GlobalEventListener {
    
        // Boot
        public static void main(String[] args) {
            if (args != null && args.length > 0 && args[0].equals("gui")) {
                // code to initialize the app
                fromService = false;
                // register the notification
                Notification n = new Notification();
                n.registerNotificationObjects();
    
                Utilities.writeLog(GUID, "MyApplication GUI Starting up");
                MyApplication service = new MyApplication();
                service.enterEventDispatcher();
            } else {
                Utilities.writeLog(GUID, "OnBoardV2 Service Starting up");
                MyApplication service = new MyApplication();
                service.enterEventDispatcher();
            }
        }
    
        public void messagesAdded(FolderEvent e) {
            /// Receive messages
            }   
    
    }
    

    In this regard, any help will be apreciated!

    Thank you

    I don't know if it's your entire code, but if you register your application as a file time listener never, it is called, then you save several headphones. The listener does not cause deleted your app closes, you must explicitly remove the listener. You must either put the listener in its own class and only sign up to start or find a way to check if the listener is already registered whenever the application is called.

  • BPEL is create multiple instances of a single HTTP OSB call

    Hello

    Here, I describe how looks like my flow of integration.


    (1) proxy OSB service calls service BPEL (HTTP protocol for help)

    (2) BPEL called two services to OSB using HTTP calls (these two OSB services will insert the data into two tables)

    (3) according to my testcase an OSB service should be managed and second service OSB must fail, so any integration does not work as expected

    (4) but the second OSB service takes 2 minutes when inserting data into the database

    (5) in 2 minutes BPEL is creating an instance more

    How to stop creating multiple instances.

    Thank you and best regards,

    Harsha.

    Automatic recovery is enabled by default in bpel, you can try catch the fault. You can also change the value of MaxRecoverAttempt please go through this link: https://svgonugu.wordpress.com/2013/05/08/auto-recovery-feature-in-bpel/

    Kind regards

    Anshul

  • Click and drag the shape tool creates multiple instances (w / photos)

    When I click on and drag a shape tool, illustartor creates multiple instances of the object, such as a card when you earn solitare.

    No idea what could cause this?

    Is your tilde ~ key down, or you have any plug ins installed that may be corrupt you system?

  • Create a concatenated string of attributes on Multiple Instances of the entity

    Hello world

    I wonder if someone has met this challenge, or ideas. We have been asked if OPA could produce a string containing the concatenation of the values of an attribute of text stored on multiple instances of an entity. The number of instances is variable, generally.

    Example: Assume that the attribute is "DayOfWeek", and we have an entity called "Appointment", with the authorities:

    appointment_1 (DayOfWeek = 'Monday')

    appointment_2 (DayOfWeek = 'Thursday')

    appointment_3 (DayOfWeek = 'Sunday')

    ... we need produce a string "AllAppointmentDays" = "on Monday, Thursday, Sunday.

    We don't think that this is possible without either: (a) an external system to generate the resulting concatenated string of the output, or (b) modules with the command of the approach to read the white paper Oracle in Nov 2012 (approaches to limits, thresholds and preferences), combined with hard-coding and the constraints on the length of the string.


    I was wondering if there was a better way to do it without external script or forced / hardcode.

    Thank you

    -Patrick

    I don' t know that an external implementation would be easier, but it could be more effective if well written.  Internal or external, you must decide how you want to classify or ordering entities before concatenation.  The order must be absolute (i.e. without fasteners).  Policies to 'solve' the first entity out of string and the string output of the policy to concatenate a string to produce this entity = the entity 'before' + ', ' + attribute of the entity are fairly simple.

    I guess the answer is: it is not necessarily a better way to do it in OPM and I don't think that there are constraints, or a more effective solution is necessary unless you already know you will work with a very large number of entities or very long strings.

  • CF 11 Enterprise multiple instances are not created correctly with a separate service account.

    The company that multiple instances are not created correctly with a separate service account.

    The questions that I have are very similar to the issues identified in the link below.

    https://forums.Adobe.com/message/6584848#6584848

    My company of 11 CF will not create additional services for my sites of cold fusion beyond the initial service created during the installation process. My problems are compounded because when I try and uninstall the CF11 Uninstalling application crashes and generates the error below. I now have to try to manually uninstall to reinstall CF11. Any help or suggestion to get the problem solved is welcome.

    Description:

    A problem caused this program blocking interact with Windows.

    Signature of the problem:

    Problem event name: AppHangB1

    Application name: javaw.exe

    Application version: 7.0.510.13

    Application timestamp: 52b25e38

    Hang Signature: 0967

    Hanging Type: 6144

    OS version: 6.1.7601.2.1.0.274.10

    Locale ID: 1033

    Signing of additional blocking 1: 09675b5d8f587c9fd57b85cb72e629da

    Signing of additional blocking 2: 2cff

    Signing of additional blocking 3: 2cff32d5db809ac6ce8170a1d7ac1eb0

    Signature of blocking additional 4:0967

    Signing of additional blocking 5: 09675b5d8f587c9fd57b85cb72e629da

    Signing of additional blocking 6: 2cff

    Signing of additional blocking 7: 2cff32d5db809ac6ce8170a1d7ac1eb0

    I solved the problem with the implementation of Cold Fusion 11. I had to disable Windows server 2008 R2 UAC for all users in order to complete the installation with IIS as a web server. This also solves the problem with the inability to uninstall Cold Fusion.

  • How to avoid multiple instances of the application

    Hello

    I would like to know how I can to avoid multiple instances of my request, my application have an option to "invoke later" which will awaken the application after xx minutes but where the user clicks on the icon of the application, for example, a few seconds before he must wake up he will see 2 instances open my application.

    Currently, the work around I did is check at every opening, if there is already an open instance and if so to 'kill' later, but I would like to know if there is a more elegant way to do it.

    THX.

    You create a new ApplicationDescriptor - you say the BlackBerry OS that it is a new Application.

    If you use this method, and then the user clicks on the new icon, they will get also running two instances.  Here is a code that restarts the application 'running', that I think that it what you want.

    ApplicationDescriptor current = ApplicationDescriptor.currentApplicationDescriptor ();
    ApplicationManager.getApplicationManager (.scheduleApplication) (current, System.currentTimeMillis (+ 2001), true);
    System.Exit (0);

  • Impossible to find a solution to control the next dates on multiple instances of the entity.

    Hello

    I have a simple scenario. I have two instances of an entity that match two records of a component of bussiness in Siebel. I need to put a validation that the date of the end of an instance is the eve of the start date of the other.

    Using the functions Nextdate() etc. can be useful within the same instance, but the way to check on multiple instances?

    Any suggestion is welcome.

    If you want to exclude from the last instance, there are two options. You can set a Global attribute to the start date of the last session, for example

    the date of beginning of last session = InstanceMaximum (sessions, the start date of the session)

    ... then use this attribute as a filter in your other rules. If there are some things where you want to run the logic on the same subset of instances (e.g., the subset that excludes the last instance), then it might be useful to create an inferred relationship:

    1. in the properties file, create one-to-many relationship overall to the session. (Relationships that will be deducted must always be on many-to-many.)

    2. give the new relationship a unique and descriptive name for example 'the sessions (excluding the last session) '.

    3. write a membership rule to determine which instances of the entity are part of the new relationship, for example

    the session is a member of the sessions (excluding the last session), if

    start date of the session< the="" start="" date="" of="" the="" latest="">

    4. When you want to redo the subset of instances of logic, use the relationship 'the sessions (excluding the last session)' rather than 'the sessions', for example

    the end dates of the sessions are valid if

    ForAll (sessions (excluding the last session), the session end date is certain)

    Using the cross-entity argument version of my example above, the following rule could be set to TRUE:

    the end dates of the sessions are valid if

    ForAll (sessions (excluding the last session), the session end date is certain)

    Whereas this rule would have the value FALSE:

    the end dates of the sessions are valid if

    ForAll (sessions, the closing date of the session is certain)

    I hope that gives you enough to continue their career with your specific scenario!

    See you soon,.

    Jasmine

  • How to configure multiple instances in CF9

    I'm having some problems with a couple of our intermediate servers that run multiple instances of CF9, and I do not know if they are properly configured. I have installed CF9 Enterprise multiserver and I created 4 additional instances by using the Instance Manager. I also created a virtual machine for each of them to use specific Java and re-recorded each service in order to use the custom Java virtual machine. In Apache, I added the following for each virtual server (by changing the serverstore and the port):

    < IfModule mod_jrun22.c >

    JRunConfig Serverstore "C:/JRun4/lib/wsconfig/muffin/jrunserver.store".

    JRunConfig Bootstrap 127.0.0.1:51000

    < / IfModule >

    However, when the service is stopped for one of the sites, rather than get the JRun error 500 but it will return a CF error or the site will still ride. But if I stop the backend CF service he will kill all the sites.

    It seems therefore that all instances are still tied to the main service. Y at - it something that has not been configured correctly or something I'm missing here?

    I used this guide during the installation in place all the http://help.Adobe.com/en_US/ColdFusion/9.0/Admin/WSc3ff6d0ea77859461172e0811cbf364104-7fc4 .html

    Thanks for any help.

    Most of the time, everything seems as it should work.

    My jrunserver.store files all say the same thing as yours.

    Did you do a restart on Apache and CF just to make sure things are picked up correctly?

    A number of things you can try, but I don't know if it will make a difference or not.

    In each of your virtual servers, remove the

    JRunConfig Verbose true

    JRunConfig Serverstore "C:/JRun4/lib/wsconfig/2/jrunserver.store".

    JRunConfig Bootstrap 127.0.0.1:51000

    And just do:

    JRunConfig Verbose true

    JRunConfig Serverstore "C:/JRun4/lib/wsconfig/2/jrunserver.store".

    JRunConfig Bootstrap 127.0.0.1:51000

    Also add in "JRunConfig Apialloc false" to each of them. This will allow the stub to take memory from the operating system instead of Apache which is supposed to be safer.

    Let me know if any of these help not at all.

  • Can I install multiple instances of the Adobe PDF printer driver?

    Our application allows printing to be directed to different folders depending on the document to print.  However, the Adobe printer driver printing preferences requires that the file to a specific location, then keep all the documents in a folder.  Is it possible to have multiple instances of the printer, for example Adobe PDF 1, Adobe PDF 2 driver with output folder set to a different location for each driver, or y at - it an easier way to specify output files?

    Thank you

    (Instructions for XP Pro and Acrobat 8.0)

    Open the Printers folder and click Add a printer.

    Click Next on the Welcome screen

    Select "Local printer attached to this computer", uncheck automatically detect and install my Plug and Play printer, click Next

    Click on create a new port, select "Adobe PDF Port" in the list, click Next

    Select the folder that you want the PDF file stored in, click OK

    The printer software install screen click on disk

    Click the Browse button, then go to "Program Adobe 8.0\Acrobat\xtras\AdobePDF" (may be different for your configuration)

    Select the AdobePDF.inf (English version), and then click OK

    Select the Adobe's PDF Converter (there may be several in the list, I always choose the top) and click Next

    If the dialog use pilot existing if poster click on "Keep the existing driver" click Next

    Name of the printer or Adobe PDF 1, click Next

    Set options for sharing, printing a page of test if you want and finish.

    Now, when you print to this printer from an application, it will create the PDF file in the specified folder

    You can repeat this process for a number of outputs.

    Hope this helps

  • Re-defining a variable for multiple instances

    The code below is inside a loop to create multiple instances of a class that place markers on the scene. The event handler opens a panel of information when a marker is clicked the first time and closed when you click the second time. However, I want to set the value of fenetreouvrir to false for all markers every time a window is closed. My problem is that I don't know how to create a loop for this.

    You might be able to make the fenetreouvrir a marker property itself (encapsulation) and let the marker to manage internally what you describe. Setting fenetreouvrir to false for all the markers might be a marker class method.

  • How can I hide/show toolbar again operate independently on multiple instances of firefox?

    I run two instances of firefox.exe. One for the left monitor and one for the right. There is a toolbar that I want to see on the right screen, but I don't want to see it on the left screen. This used never to be a problem, but it is now. It seems as if well now why show/hide toolbars are inextricably linked, and by changing or watching a toolbar on a single instance simultaneously causes the exact change even on the other open instance. I'm hoping that it could be a simple solution to this effect in the subject: config, however, I would rather not tamper with these settings until I'm sure that settings with the fix for this particular problem.

    Thank you for your attention and for taking the time to read this post.

    Sincerely;
    DC

    Toolbar settings are common to all windows open in this instance of Firefox.
    I don't know if there is an extension that allows to fix this dependent window, so you can check the website of modules.
    If you can't find one then you would use a second instance with its own profile.

    You can add - no.-distance to the command line to open another instance of Firefox with its own profile and run multiple instances of Firefox at the same time.

  • Question about multiple instances of Thunderbird running at the same time

    I read that when you start Thunderbird by clicking on its icon or the shortcut must only load once, even if you click on it several times. It should be just a window of TB. If I click on the shortcut/TB desktop icon, it behaves like that. I can click several times and that a single TB window will open and be active.

    However, if I run the 'quick launch' TB on my windows 8.1 (or no matter what windows) taskbar, I get mulitple TB windows to open, as much as I want. So if I click on TB icon in the quick launch once, I get a single instance of it. Twice, I get two, and etc. In the quick launch any program behaves like that. He starts programs with a single click and launch again and again.

    Only, I click it once and get an instance which is good and how it should be. But this behavior with the quick launch is ok? It must do this not with Thunderbird? Thank you.

    There is usually no advantage by running multiple instances of Thunderbird, unless specifically do you these race with different profiles. In practice, if they are allowed to use the same profile, the first Thunderbird should should acquire the profile and therefore block the others, although this may not become apparent until you try to salvage something, for example, a message, or to change certain settings.

    Your multiple Thunderbird work successfully? They all show the same mixture of accounts, folders and address books? Can all or part of them save and make changes?

    If this is the expected behavior, (i.e. some "typical" windows) I do not like; He does not play well with profile blocking and I think that lead to problems.

  • When I opened iMovie automatically opens to the last played film instead of asking me what I want to do.  .  How can I stop this?

    When I opened iMovie automatically opens to the last played film instead of asking me what I want to do.  I then shut down the film before I was presented with the opportunity to create a new project.  How can I stop this waste of time boring?  I use the old iMovie HD 6.0.4 because I find that it is superior to the new versions.  IMac 27 "2.66 GHz Intel Core 2 Duo.

    This has always been a 'feature' of iMovie 6!

    The only solution I know is to move the project current iMovie to another folder, which is in documents, for example, where iMovie can't see it.

Maybe you are looking for

  • How can I change my existing questions?

    Where is the Edit option? I can't do this in the menu drop down and I need to add a few details...

  • After SP3 installed, unable to connect to the internet, etc.

    Installed SP3 now can not connect to the Internet or the local network resources if I can ping.   .. And the router sees my laptop and authenticates.   Ipconfig all withdrew them.  Information using fixed ip.  DHCP has never worked on this laptop bec

  • Brightness indicator

    I can't seem to get indicator light not work after the clean install of Windows Vista x 64, everything works fine.

  • BlackBerry smartphones turning off roaming data for international travel

    My wife is planning a trip to Italy next week and I'll try to find how to disable roaming on my trip, but still allow access WiFi where I can get it? Can be much smarter than me with this stuff help?

  • Question of wireless bridge

    I have a project where I need to connect two building using a brige wireless. I have cisco specialist told me to purchase two 3500 points of access (AIR-CAP3502P-A-K9) and an outdoor antenna. The problem I have is that these access points will need s