Re: Forte and OrbixWeb call-back

We have created a business process manager (BPM) layer between our client GUI
and business model objects that supports Java call-in/call-out. This enables
switching out the Forte windows with Java windows for a web solution with
minimal code re-write.
We were able to get most functionality to work as per our design, which
included registering a call back function from a Java GUI in the BPM, but had
to make some sacrifices due to a Forte bug, at least under 3.0.D. We turned
in case #38434, detailing errors when we tried to fire a callback method with
parameters, example below ("callback" was the Java object passed in.)
method TestIIOPBackend.FireCallback(input message: Framework.string)
begin
if callback != nil then
task.part.logmgr.putline('Firing callback');
//WORKS
callback.CallMe();
//ERROR!
callback.CallMeString(message);
else
task.part.logmgr.putline('Callback not set');
end if;
end method;
This may have been fixed in 3.0.F, we found a way to work around it in our
design and haven't investigated since.
-DFR
Ngai* Stuart <[email protected]> on 01/20/98 09:14:28 AM
To: '[email protected]' <[email protected]> @ INTERNET
cc:
Subject: Forte and OrbixWeb call-back
Has anyone actually tried the tech note 11153 "Java call-in/call-out and
Forte
Anchored Objects"? I'm trying to verify the callback mechanism from
Forte to
an IIOP Java client. Thanks.
<<< Stuart Ngai (416)359-4306 [email protected] >>>
------ Message Header Follows ------
Received: from pebble.SageIT.com by notes.bsginc.com
(PostalUnion/SMTP(tm) v2.1.9c for Windows NT(tm))
id AA-1998Jan20.101336.1771.787915; Tue, 20 Jan 1998 10:13:36 -0600
Received: (from sync@localhost) by pebble.SageIT.com (8.6.10/8.6.9) id HAA03868
for forte-users-outgoing; Tue, 20 Jan 1998 07:25:41 -0800
Received: (from uucp@localhost) by pebble.SageIT.com (8.6.10/8.6.9) id HAA03862
for <[email protected]>; Tue, 20 Jan 1998 07:25:39 -0800
Received: from keeper.nesbittburns.ca(192.139.71.50) by pebble.sagesoln.com via
smap (V2.0)
id xma003860; Tue, 20 Jan 98 07:25:19 -0800
Received: from NesbittBurns.ca (tds223.nesbittburns.ca) by
keeper.NesbittBurns.ca (4.1/SMI-4.1)
id AA22591; Tue, 20 Jan 98 10:23:47 EST
Received: from nbtormail02.nesbittburns.ca by NesbittBurns.ca (5.x/SMI-SVR4)
id AA12961; Tue, 20 Jan 1998 10:26:54 -0500
Received: by nbtormail02.nesbittburns.ca with SMTP (Microsoft Exchange Server
Internet Mail Connector Version 4.0.995.52)
id <[email protected]>; Tue, 20 Jan 1998
10:27:52
-0500
Message-Id:
<c=CA%a=_%p=Nesbitt_Burns_In%[email protected]>
From: "Ngai, Stuart" <[email protected]>
To: "'[email protected]'" <[email protected]>
Subject: Forte and OrbixWeb call-back
Date: Tue, 20 Jan 1998 10:27:39 -0500
X-Mailer: Microsoft Exchange Server Internet Mail Connector Version 4.0.995.52
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: [email protected]
Precedence: bulk
Reply-To: "Ngai, Stuart" <[email protected]>

Peggy,
1) Do you have experience with PowerBuilder and Forte' applications running at
the same time on the same (laptop) computer? Here I'm thinking
about any potential resource constraints? Memory Requirements?As log as you are using Win95 or NT you should not be concerned about WIN-resources. Memory depends more on what your 2 tier PB application requires than what your Fort&eacute; would require.
Cheers,
Troels
Lindhard Fort&eacute; Solutions
-----Original Message-----
From: Peggy Lynn Adrian [SMTP:[email protected]]
Sent: Thursday, January 15, 1998 10:31 PM
To: [email protected]
Subject: Forte and Powerbuilder Experience Needed
I sent this query to Forte support but maybe someone out there can help me
with practical experience
with the following?
---------------------- Forwarded by Peggy Lynn Adrian/AM/LLY on 01/15/98 04:30
PM ---------------------------
Peggy Lynn Adrian
01/14/98 03:55 PM
To: [email protected]
cc: Peggy Lynn Adrian/AM/LLY@Lilly
Subject: Forte and Powerbuilder Experience Needed
1) Do you have experience with PowerBuilder and Forte' applications running at
the same time on the same (laptop) computer? Here I'm thinking
about any potential resource constraints? Memory Requirements?
2) Can PowerBuilder and Forte' applications call and interact with one
another?
The Forte' application will need to interact with the PowerBuilder application
to pull out information maintained by the PB application.

Similar Messages

  • Forte and OrbixWeb call-back

    Has anyone actually tried the tech note 11153 "Java call-in/call-out and
    Forte
    Anchored Objects"? I'm trying to verify the callback mechanism from
    Forte to
    an IIOP Java client. Thanks.
    <<< Stuart Ngai (416)359-4306 [email protected] >>>

    This turned out to be a few things:
    1) I needed to configure a SIP proxy to CUCM from meeting place. This was the CUCM IP address and TCP port number.
    2) The SIP trunk security profile needed to be reconfigured for this trunk.
    3) E164 was being used so I created a translation pattern to strip the + for the CSS associated with the RP.
    A few things learned along the way.
    1) The "activity" command ran from a SSH prompt with allow you to simulate a call from meeting place. Option 4, enter the number to dial and "f" for port.
    2) In meeting place - Services -Logs - System Information Capture - Loading the index file and under the  CCA SIP LOG is the error being returned by CUCM. In my case it was Warning: 399 CSLCCM1 "Unable to find a device handler for the request received on port
    3) Command "cptrace" again from the SSH prompt will allow you to view the digits being sent from webex to meeting place.
    I hope this information helps someone...

  • Meeting Place and Webex Call Back Failing

    Hi
    Meeting place 8.5 with WebEx scheduling, SIP trunk to CUCM 8.5.
    Calling in using the specified number configured in call manager completes over the SIP trunk however call back from webex fails.
    Error:
    WebEx call back failed; no answer.
    Problem is I never recieve a call. I have enabled Webex call backs in webex.
    Seems like there is an issue on either MP or CUCM.
    Just looking for some ideas as I am stumped.

    This turned out to be a few things:
    1) I needed to configure a SIP proxy to CUCM from meeting place. This was the CUCM IP address and TCP port number.
    2) The SIP trunk security profile needed to be reconfigured for this trunk.
    3) E164 was being used so I created a translation pattern to strip the + for the CSS associated with the RP.
    A few things learned along the way.
    1) The "activity" command ran from a SSH prompt with allow you to simulate a call from meeting place. Option 4, enter the number to dial and "f" for port.
    2) In meeting place - Services -Logs - System Information Capture - Loading the index file and under the  CCA SIP LOG is the error being returned by CUCM. In my case it was Warning: 399 CSLCCM1 "Unable to find a device handler for the request received on port
    3) Command "cptrace" again from the SSH prompt will allow you to view the digits being sent from webex to meeting place.
    I hope this information helps someone...

  • TS2776 I can't find an e-mail address for Apple Support.  I spoke to an Apple Support Advisor named Barbara, on July 7th (over a month ago) and she said Apple was "working on my problem and would call back".  Help!!!!

    See above
    <Title Edited by Host>

    There is no email address for Apple Support, since Apple does not provide support via email (except for the iTunes Store). You will need to call Apple support and ask for further assistance.
    By the way, everyone here is just a fellow user, so posting any personal details here including case numbers is a bad idea.
    Regards.

  • How to implement a call back service?

    hi all,
    i have a method which calls a particular function module. i want to achieve the following two things in the code:
    1. after calling the function module, i want the program flow to get paused - it should wait for a notification from the function module to proceed further.
    2. the function module should send a call back to the method intimating that it is done with the job.
    due to the scenario, synchronous call wil not solve the purpose. i need to use explicit wait and notificaion / call back service.
    any help would be greatly appreciated. thank you.
    rgds,
    ram

    Hello. Have you taken a look at  CALL FUNCTION ... STARTING NEW TASK ...
    See example below. Regards, Peter
    DATA: INFO LIKE RFCSI,
    Result of RFC_SYSTEM_INFO function
          SEMAPHORE(1) VALUE SPACE,    "For WAIT condition
          MSG(80)      VALUE SPACE.    "Handling of exceptions
          RET_SUBRC LIKE SY-SUBRC.     "Handling of SUBRC
    CALL FUNCTION 'RFC_SYSTEM_INFO'
         STARTING NEW TASK 'INFO'
         DESTINATION 'NONE'
         PERFORMING RETURN_INFO ON END OF TASK
         EXCEPTIONS
             COMMUNICATION_FAILURE = 1 MESSAGE MSG
             SYSTEM_FAILURE        = 2 MESSAGE MSG.
    IF SY-SUBRC = 0.
      WRITE: 'Wait for reply'.
      WAIT UNTIL SEMAPHORE = 'X'.
      IF RET_SUBRC <> 0.
         WRITE MSG.
      ELSE.
        WRITE: / 'Destination =', INFO-RFCDEST.
      ENDIF.
    ELSE.
      WRITE MSG.
    ENDIF.
    FORM RETURN_INFO USING TASKNAME.
      RECEIVE RESULTS FROM FUNCTION 'RFC_SYSTEM_INFO'
          IMPORTING  RFCSI_EXPORT = INFO
          EXCEPTIONS
             COMMUNICATION_FAILURE = 1 MESSAGE MSG
             SYSTEM_FAILURE        = 2 MESSAGE MSG.
      RET_SUBRC = SY-SUBRC. "Set RET_SUBRC
      SEMAPHORE = 'X'. "Reset semaphore
    ENDFORM.

  • TS1559 I have phoned 8 times now case id541738503 no call back in 7 days not good

    2 Apple iPhone 4S I upgraded to iso7 both phones wifi greyed out Apple not replaying to calls as they said they would 7 days 8 calls and no call back
    This is happening to a lot of phones apple blaming hardware and not iso7 making older hardware work too hard causing it to fail ???

    What exactly would you like from your fellow users in these user to user technical support forums?

  • How to use call back and user session id based conversation with web service in weblogic 6.1 sp2 ?????????

    Hi, every one:
    Here's my question of my day - >>>
    I am using weblogic 6.1 SP2 right now - running on Unix and Win 2K, and
    I got a web service up and running called Price Update web service through
    which user can pick up a price and push a deal to another web service
    called: deal service, the deal service will take the user deal and book the
    deal ( sending a JMS message to a Queue, a MD will pick up and do the work,
    then send the confirmation to another JMS Queue ), then the confirmation
    will be picked up and sent to another web service , called: User Deal
    Confirmation Service, here's the question:
    1. Since the client application is only allowed to see its own confirmed
    deals, how I can make the confirmed deal encrypted based on a server
    generated key or the session id that client application provides
    2. Now, I have 3 webservices: update, deal and confirm, each of them has a
    client.jar file available - from the client application point of view, do I
    need all these 3 client.jar, or I just need one of them ?????
    3. How can I use web service call back in wls 6.1 sp2 ?????? - in the 7.0
    beta, you can do this easily in the workshop, in the second question above,
    I think I need some how relate the confirmation to the client conversation
    id ??
    thanks a lot for the input, have a nice day.
    regards,
    mark.

    Any comments ?
    mark
    "markhu" <[email protected]> wrote in message
    news:[email protected]..
    Hi, every one:
    Here's my question of my day - >>>
    I am using weblogic 6.1 SP2 right now - running on Unix and Win 2K,and
    I got a web service up and running called Price Update web service through
    which user can pick up a price and push a deal to another web service
    called: deal service, the deal service will take the user deal and bookthe
    deal ( sending a JMS message to a Queue, a MD will pick up and do thework,
    then send the confirmation to another JMS Queue ), then the confirmation
    will be picked up and sent to another web service , called: User Deal
    Confirmation Service, here's the question:
    1. Since the client application is only allowed to see its own confirmed
    deals, how I can make the confirmed deal encrypted based on a server
    generated key or the session id that client application provides
    2. Now, I have 3 webservices: update, deal and confirm, each of them has a
    client.jar file available - from the client application point of view, doI
    need all these 3 client.jar, or I just need one of them ?????
    3. How can I use web service call back in wls 6.1 sp2 ?????? - in the 7.0
    beta, you can do this easily in the workshop, in the second questionabove,
    I think I need some how relate the confirmation to the client conversation
    id ??
    thanks a lot for the input, have a nice day.
    regards,
    mark.

  • OSB is staless and how it achieves Asychnorous call back

    Hi All,
    I got to know OSB is statless and BPEL is stateful and hence it supports Asynchronous Call back reliably with Correletaion ID which is also
    supported in Oracle Enterprise Service bus and it is now knows as Mediator in 11g.
    The question I have is
    A) Since OSB is stateless which means we can't implement Asynchronous call back kind of integration pattern.
    B) If my proxy service has to call WebService Asynchronopusly and don't wait for the response continue with the rest of the
    execution once the response get's received from the web service it has to send the details to the source.
    I am indeed aware of one particular indirect approach is this kind of stuffs could be achieved in JMS queues by means of correlation IDs by
    means of using two queues one for request and another for response.
    If anyone had a better suggestion/thoughts please do provide the same at the earliest.
    Many Thanks,
    Dini

    You may also consider the approach discussed here -
    http://blogs.oracle.com/knutvatsendvik/entry/oracle_service_bus_asynchronous_message_processing
    http://biemond.blogspot.in/2011/02/building-asynchronous-web-service-with_27.html
    Regards,
    Anuj
    Edited by: Anuj Dwivedi on Feb 10, 2012 6:01 PM

  • How can I transfer data (iTunes/iPhoto) MacBook Pro (Late 2011) to my brand new iMac 27" - Apple Support couldn't help me and did not make the promised call-back

    I have a late 2011 MacBook Pro 13" and bought a brand new iMac 27" last week.
    I tried to transfer data (musdic & photos) via Thunderbolt, but i did not run, my system always
    tries to transfer data via WLAN, but that would last more than 80 hours.
    I tried to get some help from the Apple Support, but unfortunately they couldn't help me.
    A promised call-back from the next higher support-level has not been done.
    Does anybody know what the problem might be.
    The Thunderbolt-cable is brand new.

    Instead of using Migration Assistant, the best way is to use the Target Disk Mode, so you will save headaches (Migration Assistant creates a new user with the transferred data).
    To do this, just connect both Macs with the Thunderbolt cable, and then, start the MacBook Pro holding the T key, so a Thunderbolt or FireWire icon should appear on the display. After that, go to the iMac, open Finder, and the hard drive of the MacBook Pro will appear on the Finder sidebar as an external drive, under "Devices". Just access to it, go to the folders with your iTunes and iPhoto libraries, and copy them to the iMac

  • Hello all,  I bought an iPhone 5 in the US and brought it back to Brasil. Now I'm trying to use Siri, but once I press the "home" button "voice control" appears and it only works for me to call my contacts. The manual guide tells me to go to Settings Gene

    Hello all,
    I bought an iPhone 5 in the US and brought it back to Brasil. Now I'm trying to use Siri, but once I press the "home" button "voice control" appears and it only works for me to call my contacts. The manual guide tells me to go to Settings>General>Siri. At the General menu "Siri" doesn't appear. What should I do to set Siri up if it doesn't appear at settings>general?
    Thank you,
    Melanie.

    Go to Settings>General>Restrictions and make sure Siri is set to On.

  • My iphone 4 is getting horrible service in Mendota, IL. I drop every single call and have to call back 3 or 4 times just to finish a conversation. How can i fix this?

    my iphone 4 is getting horrible service in Mendota, IL. I drop every single call and have to call back people 3 or 4 times just to finish a conversation. How can i fix this? Its getting really annoying and I cant upgrade to an iphone 5 until January.

        Hi KL04!
    Let's see what's causing the problem! Current zip code? When did the issue begin? Are you experiencing the issue in or outdoors?
    Thanks,
    AyaniB_VZW
    Follow us on Twitter @VZWSupport

  • HT201210 when I want to make a call show me the call back page and i cant make call

    when I want to make a call show me the call back page and i cant make call

    You helped me a lot, man!
    I've been having the same problem for a long time ever since I changed to a new phone provider with a new sim which works with other phone except my iPhone 4.  I just wouldn't make call but can send SMS and receive calls.  Now, when I turned off 'call waiting' I could make phone calls.  Thanks a million again!
    P.S. When I turn on 'call waiting' again I could make call without problem any more.  What a heck!

  • My sound keeps turning off and then gonas back on and also its ending my calls when i got full sigal

    Hi 
    could you please help me as my sound keeps turning off and then gonas back on and also its ending my calls when i got full sigal

    Hi john00000001,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    Click on the link to see more details and screenshots. 
    iPhone: Receiver and call audio quality issues
    http://support.apple.com/kb/ts5196
    Cheers,
    - Judy

  • Issue with Task Control Call back and Event Choice in WLI BPM 8.1

    Hi,
    I am using a Task Control Factory to create Task Control Instances in a loop
    and then
    create tasks and assign them to a predefined group. I have an event choice
    for two events
    waiting for the onTaskCompleted and onTaskAborted event call backs.
    I have two such operations (of task creation) in the same loop. For
    simplicity I have used two separate task factory controls for each of the
    tasks (because I even had worse problems using a single control factory for
    both tasks in the same loop).
    When I instantiate the process, through work list I am able to claim, start
    and complete the first task. When I try the same procedure (claim, start and
    complete) on the second task, the the event choice for the corresponding
    task receives 2 event call backs. First it receives the onTaskCompleted as
    expected, but then it also received another call back of the same type which
    displays the error on the server log as:
    <Sep 24, 2003 9:43:56 AM EDT> <Warning> <WLW> <000000> <on process
    completion, 1 undelivered messages to
    'sampleRequestTaskFactoryCtrl_onTaskCompleted'>
    <Sep 24, 2003 9:43:56 AM EDT> <Warning> <WLW> <000000> <ejbLoad:
    Conversation 1064411008439:null not found>
    <Sep 24, 2003 9:43:56 AM EDT> <Warning> <WLW> <000000> <A message was unable
    to be delivered from a WLW Message Queue. Attempting to deliver the
    onAsyncFailure event>
    <Sep 24, 2003 9:43:56 AM EDT> <Warning> <WLW> <000000> <ejbLoad:
    Conversation 1064411008439:null not found>
    Does anybody know why two events are fired for the same work list action?
    Thanks in advance.
    Henry M

    Henry,
    Please post this question on the weblogic.developer.interest.integration
    newsgroup.
    Regards,
    Raj Alagumalai
    Backline Workshop Support
    "Henry Mugasha" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    I am using a Task Control Factory to create Task Control Instances in aloop
    and then
    create tasks and assign them to a predefined group. I have an event choice
    for two events
    waiting for the onTaskCompleted and onTaskAborted event call backs.
    I have two such operations (of task creation) in the same loop. For
    simplicity I have used two separate task factory controls for each of the
    tasks (because I even had worse problems using a single control factoryfor
    both tasks in the same loop).
    When I instantiate the process, through work list I am able to claim,start
    and complete the first task. When I try the same procedure (claim, startand
    complete) on the second task, the the event choice for the corresponding
    task receives 2 event call backs. First it receives the onTaskCompleted as
    expected, but then it also received another call back of the same typewhich
    displays the error on the server log as:
    <Sep 24, 2003 9:43:56 AM EDT> <Warning> <WLW> <000000> <on process
    completion, 1 undelivered messages to
    'sampleRequestTaskFactoryCtrl_onTaskCompleted'>
    <Sep 24, 2003 9:43:56 AM EDT> <Warning> <WLW> <000000> <ejbLoad:
    Conversation 1064411008439:null not found>
    <Sep 24, 2003 9:43:56 AM EDT> <Warning> <WLW> <000000> <A message wasunable
    to be delivered from a WLW Message Queue. Attempting to deliver the
    onAsyncFailure event>
    <Sep 24, 2003 9:43:56 AM EDT> <Warning> <WLW> <000000> <ejbLoad:
    Conversation 1064411008439:null not found>
    Does anybody know why two events are fired for the same work list action?
    Thanks in advance.
    Henry M

  • How come every time i'm on the phone and another call enters I answer it but it doesnt tell me anywhere who is who on each line so i can go back and forth?? it only says multiple calls and i cant hang up the other line

    how come every time i'm on the phone and another call enters I answer it but it doesnt tell me anywhere who is who on each line so i can go back and forth?? it only says multiple calls and i cant hang up the other line.

    My carrier is Sprint. But I actually have checked with others and theirs work fine.

Maybe you are looking for

  • Depth of field glitch

    Hi, I'm having some trouble with the depth of field in a scene that i'm animating. When the depth of field is turned on, a weird pixelated grainy bar appears across my image. It is definitely the DOF that is causing this as it disappears when turned

  • How to set userlevel permission for GFS and NFS

    hi how to set userlevel permission for GFS and NFS? regards

  • Migrating from PSE 5.0 on Windows XP to PSE 8.0 on Windows 7

    I am running PSE 5.0 on Windows XP on my old computer.  Half of my images (about 55GB--or about 15,000 images) are on the C drive under My Pictures  (lots of folders under there).  The other half are on an external  USB drive which I will be moving t

  • Sample.basic on laptop?

    I am new to essbase and every book I have on the subject references sample.basic. Is it advisable to install this on my laptop, or would it be too burdensome?

  • PresaveAction() Popup message box with save and cancel button

    Hi, I want to give user an option from popup box with the message "Are you sure to Save you record". I got below javascript code but don't know how to show two buttons on popup if user wants to recheck before final saving then he should click CANCEL