Useing coldfusion even gateway webSocket

i want use the WebSoket gateway in my air application , i followd the instruction in installing and configaring in coldfusion administration ,
and i need to connect and get the online and offline and the message events in my flex application. i need a tutorial or simple application to know how to do that please .

I just find out that it might not be the Coldfusion
application itself but the network route from our clients' to our
website. I tried to trace route to our website and received error
6 71 ms 45 ms mygateway1.ar7 [10.1.1.1] reports: Destination
protocol
unreachable.
even though I could access the website from Internet browser.
This might be the problem with their ISP / routing
protocols.

Similar Messages

  • Coldfusion Event Gateway Adapter exercise

    I am doing this exercises in the FlexBuilder SDK .
    Use Coldfusion Event Gateway Adapter exercise
    When I get to
    Select Event Gateways > Gateway Instances.
    Enter Flex2CF2 as the Gateway ID.
    Select Flex Messaging - Flex as the Gateway Type.
    There is no Flex Messaging-Flex option
    The closest two are
    DataManagement Notifies Data Management Services of data
    changes coldfusion.eventgateway.flex.FlexDataManagementGateway
    DataServicesMessaging Handles Data Services Messaging
    messages coldfusion.eventgateway.flex.FlexMessagingGateway
    I try the example @
    http://localhost:8700/samples/dataservice/myapp/flexemail2cf.mxml
    The flex server is running fine but generates an RMI error in
    the cmd console
    flex.messaging.MessageException: Unable to find ColdFusion
    gateway 'Flex2CF2 in RMI registry on host localhost
    the gateway may not be running.
    The gateway shows as running in the coldfusion
    adminstrator.

    You need to ask them on Adobe forum: https://forums.adobe.com/community/coldfusion
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • ColdFusion Event Gateway  Flex  CF 8

    I am doing this exercises in the FlexBuilder SDK .
    Use Coldfusion Event Gateway Adapter exercise
    When I get to
    Select Event Gateways > Gateway Instances.
    Enter Flex2CF2 as the Gateway ID.
    Select Flex Messaging - Flex as the Gateway Type.
    There is no Flex Messaging-Flex option
    The closest two are
    DataManagement Notifies Data Management Services of data
    changes coldfusion.eventgateway.flex.FlexDataManagementGateway
    DataServicesMessaging Handles Data Services Messaging
    messages coldfusion.eventgateway.flex.FlexMessagingGateway
    I try the example @
    http://localhost:8700/samples/dataservice/myapp/flexemail2cf.mxml
    The flex server is running fine but generates an RMI error in
    the cmd console
    flex.messaging.MessageException: Unable to find ColdFusion
    gateway 'Flex2CF2 in RMI registry on host localhost
    the gateway may not be running.
    The gateway shows as running in the coldfusion adminstrator.
    Please help

    I think Flex messaging event gateway capability first was
    available in CF 7.

  • Sending above 254 characters through coldfusion sms gateway

    I have been sending SMS using coldfusion sms gateway. If am sending below 254 characters, it works perfectly but when I need to send above 254 characters, I use the messagePayload attribute and convert the message to binary. The message sends OK but only the first 25 characters are displayed
    on the phone. I have gone through the coldfusion documentation but what I don't understand is "The messagePayload field can contain up to 64K bytes;
    it must start with 0x0424, followed by 2 bytes specifying the payload length, followed by the message contents."
    Adobe didn't state any specific example on how this would be implemented. Kindly send an example on how this would be implemented.
    If anyone knows any other method of sending long messages, please share it cos my .Net friends are laughing at me, telling me coldfusion is wack

    quote:
    are the unicode SMS getting thru? have you updated your cf
    server, there's one
    Are you referring to ColdFusion 7.0.1 Updater Paul?
    Yes I did install the updater. I just found out that my
    problem is not unicode problem at all. Basically every return
    receipt that I received from the SMPP Gateway has err:1 in the
    message. All I did is log every CFEvent that I received from the
    SMPP server if error occurs. The example is:
    STRUCT ->
    CFCPATH -> ....
    GATEWAYID -> My Gateway
    ORIGINATORID -> 86???????????
    CFCMETHOD -> onIncomingMessage
    DATA ->
    esmClass -> 4
    sourceAddress -> 86???????????
    priority -> 0
    registeredDelivery -> 0
    messageLength -> 135
    protocol -> 0
    destAddress -> *my number*
    MESSAGE -> id:*some hex message id* sub:001 dlvrd:0
    submit date:0606270957 done date:0606270957 stat:REJECTD err:1
    text:esting routing,
    dataCoding -> 0
    GATEWAYTYPE -> SMS
    and everytime I got an error, I only receive that message.
    However after I called the SMPP support team just now, they said
    that on their end they actually send out two messages to my server
    and in my end, my logger only log one message for every SMS sent.
    The thing really bugging me is, does coldfusion hiding some
    of the messages they received from the server, or does it have some
    kind of funny thing going on. Well, frankly I don't know much about
    Coldfusion, I just been using it for about 6 months.

  • CDATA in RSS using Coldfusion

    I ma using Coldfusion 4.5 (yes I know it's old but it's what
    I have to work with) to generate a dynmaic RSS feed. The problem I
    have encounterd is that some of the fields (overview) inside the DB
    have HTML in them, and even with the CDATA tags in place within the
    Item/Description tags, it is blowing up. Is there any way to get it
    to appear correctly?
    <description><![CDATA[#overview#]]</description>
    Thanks.

    Typo on my behalf in the post above, it is definately entered
    as
    <description><![CDATA[#overview#]]></description>
    The DB field (overview) contains:
    Text
    <ul>
    <li><strong>text</strong></li>
    <li><strong> text</strong></li>
    </ul>
    text<a hreflink.htm">Blah website</a> for further
    details.
    The error it get is:
    The XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct
    the error and then click the Refresh button, or try again later.
    An invalid character was found in text content. Error
    processing resource '
    http://url/tenders.cfm'. Line
    16, Position 46
    <li><strong> text

  • Should I use Coldfusion?

    Hi I am getting ready to create a large web site. I am still
    contemplating whether or not to use Coldfusion over another
    language.
    Over the weekend, I've been reading the info on CF on the
    main web site and other article about Coldfusion's benefit over
    other languages as I have to make a decision soon.
    I just am still unsure. I'm worried about finding the support
    I need if I get into trouble with coding or if I want to try
    implementing something interesting. With ASP I usually could ask
    around and I'll get a pretty quick response about what I need to
    do.

    re: Opinion (unless you actually have proof, but you've
    never
    provided hard
    proof when asked for it, have you Andley?)
    Download vs.net (there's a free version specifically for
    building web
    apps) - prove it for yourself! Does cf have event driven
    databound grids
    that offer zero coding and complete flexibility for advanced
    scenarios?
    Heck, it doesn't even have a RAD IDE! Sorry - but the proof
    is there for teh
    taking of you could just take your blinkers off for 10
    minutes (yes, 10
    minutes, thats all it takes to build in asp.net what it would
    take days to
    do in cfml)
    > Microsoft seriously pissed off all their ASP developers
    when they released
    > ASP.Net. Where is ASP 6 now? Yeah, it has a "certain
    future".
    you got to be kidding! It was a revolution that was widely
    accpeted. IIS 7
    still has classic asp! So not sure where you gt teh idea that
    asp was dead
    either!!
    You seem to want proof and stats for everything. But when
    they are provided
    you belittle them. Truth is, the proof is right there fo rteh
    taking - and
    most people have taken it. Hence, lousy cf adoption.
    Lets look at just one of hundreds of details that point to
    the lack of
    demand (death?) of cf. Did O'Reilly not pull their CF book
    from print and
    will no longer be publishing it based on a total lack of
    demand of a once
    popular title? YES! Is this just one stray meaningless figure
    or is it
    backed up with tons of such data? Do sites like sitepoint
    suggest cf is
    alive and well or that it is "stagnant". Dude, your proof is
    all over the
    place in many varied forms. Just look at the number of posts
    that come
    through here each day - it's practically a ghost town!!
    (relatively
    speaking, it IS a ghost town!)
    re: Yep. you really are that delusional. Wow. You have a
    pretty big ego to
    think
    that just because of you, the image functionality was added
    to CF.
    Yes and No. You have to think of me as the represenation of
    all those that
    feel as I do - that cf needs more people to stand up and make
    a fuss about
    the way its going to the dogs (or the rich folk). If Adobe
    can't see how
    many people come to this very forum and see so much negative
    endorsement
    their product recieves, then we hav big problems. I like to
    think they
    "listen".
    "Kronin555" <[email protected]> wrote in
    message
    news:[email protected]...
    >> An Asp.Net app can be built far faster than
    comparable Cf app.
    >
    > Opinion (unless you actually have proof, but you've
    never provided
    > hard
    > proof when asked for it, have you Andley?)
    >
    > > [ColdFusion] just not widely adopted and simply has
    nowhere near as many
    > advnatges as most other web dev platforms. Any
    advantages it has are far
    > outweighed in typical scenarios.
    >
    > Since you're so well-versed in ColdFusion and "most
    other web dev
    > platforms",
    > why don't you elaborate on these advantages that other
    web dev platforms
    > have
    > over CF? If you're going to state something like this,
    you really should
    > have
    > items to back it up with.
    >
    > > re: > I'm not sure what .NET has to offer that
    CF doesn't for MySpace,
    > > smoother integration
    > integration with what?
    > > better support
    > OK, point 1
    > > lot more functionlity
    > like?
    > > industrial strength & robust languages
    > Nice buzzwords. Do you have data to back the "industrial
    strength" one up?
    > > utilise skills across organisation, not just web.
    > Most web developers don't develop desktop apps, and vice
    versa. This is a
    > solution looking for a problem.
    > > faster execution
    > Numbers?
    > > more third party tools, support
    > > more talent/coders
    > Arguable. I haven't yet met someone that focuses on the
    Microsoft stack
    > that
    > I'd call a skilled engineer. I'm sure they're out there,
    but they're
    > hidden in
    > all the noise.
    > > a certain future witha stable owner
    > Microsoft seriously pissed off all their ASP developers
    when they released
    > ASP.Net. Where is ASP 6 now? Yeah, it has a "certain
    future".
    >
    > > Sadly, CF has been shunned by the web dev community
    and I'm sick of
    > > people
    > telling me they think it is dead adn making comments
    like "coldfusion, oh,
    > is
    > that still going is it!??"
    >
    > You know what's really funny about this?
    YOU are adding to this
    > belief!!! (then in the next breath, say that you're sick
    of it). Are you
    > really
    > that delusional?
    >
    > > My whinging got the image functionality put into
    the latest release, so
    > > be
    > grateful someone bothers to make a fuss about the state
    of cf
    >
    > Yep. you really are that delusional. Wow. You have a
    pretty big ego to
    > think
    > that just because of you, the image functionality was
    added to CF.
    >
    > To sum up: "My name is Andley. Don't use CF. It isn't
    marketed well. It
    > doesn't have the functionality of other web dev
    frameworks. Ruby on Rails
    > and
    > ASP.Net rock. If CF ends up getting marketed, I'll take
    credit for it. And
    > even
    > though I say not to use CF, don't go badmouthing CF
    because I can't stand
    > that.
    > Oh, and I really do like CF, wish I could use it, but
    noone wants it.
    > Don't
    > ever think I am badmouthing CF, I'm just helping Adobe
    see the error in
    > their
    > ways. Oh, and yes, I use many different aliases to get
    my point across.
    > That
    > doesn't make me look like an idiot or anything, it's a
    means to an end to
    > get
    > Adobe to recognize the importance of what I (and my 50
    other "friends")
    > are
    > saying."
    >
    > Seriously.
    >

  • You shouldn't use Coldfusion Components because...

    Are there any good answers to this question? My boss refuses
    to let me use Coldfusion Components because, according to our
    sys-admin:
    "using the components allows you to extend internal
    ColdFusion functions. This has been identified as a security
    issue."
    And because of this, he believes that he would have to either
    not allow them or:
    "Define a security Sandbox for each developer. The Sandbox
    defines which components can be used and which cannot."
    I have tried to read up on this issue over the past few days
    but am just not finding the information that I need to address his
    problems.
    Any suggestions?

    >>My boss refuses to let me use
    Coldfusion Components because, according to our sys-admin:
    "using the components allows you to extend internal
    ColdFusion functions.
    This
    has been identified as a security issue."
    Your boss has no clue , your sys admin even less.
    There is NOTHING you can do in CFC that you can't do in a
    cfml page. CFC's
    are more a logical division for the developer and offer no
    more or less
    security risk. By your boss/sys-admins logic, you shouldn't
    even be using
    CFML pages. If you can do damage to security with a CFC, then
    you can also
    do it with a standard page.
    Ask your boss what particular function or action can be
    performed in a CFC
    that can't be performed in standard page. There are none. A
    cfml page and
    CFC are really the same thing (even compile down to the same
    thing)
    The only thing I can think of is that are being misled by the
    word
    'component' and are thinking more along the lines of MS
    components that were
    used with traditional ASP. Some of these components caused
    security
    concerns. But CFC's are not the same kind of component - this
    is just an
    unfortunate naming coincidence. They should just of called
    them CF Objects
    or CF Classes. Then your boss/sys-admin would never have
    blinked an eye or
    been concerned about using them.
    Educate them.
    "quaidbrown2" <[email protected]> wrote in
    message
    news:[email protected]...
    > Are there any good answers to this question? My boss
    refuses to let me use
    > Coldfusion Components because, according to our
    sys-admin:
    > "using the components allows you to extend internal
    ColdFusion functions.
    > This
    > has been identified as a security issue."
    >
    > And because of this, he believes that he would have to
    either not allow
    > them
    > or:
    > "Define a security Sandbox for each developer. The
    Sandbox defines which
    > components can be used and which cannot."
    >
    > I have tried to read up on this issue over the past few
    days but am just
    > not
    > finding the information that I need to address his
    problems.
    >
    > Any suggestions?
    >

  • How to call an ebs  web service using the soa gateway

    Hi All,
    I installed Oracle E-Business Suite Release 12.1.1 Media Pack v4 (32bit) and now I wanna use the soa gateway to develop and integration and consume web services. I found the soa gateway/irep and I can browse through the existing services. But how can I call one e. g. using .NET?
    For .NET, I need an valid address (URL) to the services. How can I get such an URL.
    Example:
    I opened the integration repository, browsed to:
    Order Management Suite - Order Management - Sales Order - INBOUND: Change Purchase Order XML Transaction.
    I cannot find an address at this page which can be used in MS Dev Studio to call the service.
    If I click on "Generate WSDL" or try to open the WSDL under the "Web Service - Web Service Provider" section, I get an error message:
    Error
    SOA Provider Access resulted in exception 'oracle.apps.fnd.soa.util.SOAException: SystemError: Error while sending message to server. Server returned HTTP response code: 500 for URL: http://ebs1.tesis.de:8000/webservices/SOAProvider/EbizAuth?Generate=4283&soa_ticket=HKGsq9YYnoswMKFsHijTPQ..' when attempting to perform 'GENERATE'. Please contact your System Administrator
    What exactly does this error mean?
    Many thanks,
    Konrad

    You have to make sure every step in MOS Document ID 726414.1 that is applicable to your E-Business Suite 12.1.x release is performed. Enabling ASADMIN is just one of the steps. In spite of following all the steps in this Document you continue to get the error when clicking "Generate WSDL", please log a Service Request with Oracle Support.I will check all steps again. Maybe I missed one... Thanks!

  • How do you construct a web form using coldfusion??

    How do you construct a web form using coldfusion?? any
    examples?
    thanks in adv.

    A sample Form:
    <cfform action="CCARProc.cfm"
    enctype="multipart/form-data" method="post" name="CCAR"
    onsubmit="return verify()">
    <table width="730" border="0" cellpadding="2"
    cellspacing="1" align="center" class="unnamed1">
    <!--DWLayoutTable-->
    <tr valign="top">
    <td colspan="3" bgcolor="#F2F2F2">Name Of
    Requester(<font color="red">*</font>)</td>
    <td width="402" bgcolor="#F2F2F2"><cfinput
    type="text" name="Requestor_Name" size="15" value="#REQNAME#"
    maxlength="25" >
     MTABT Email(<font
    color="red">*</font>) 
    <cfinput name="Req_Email" type="text" size="8"
    maxlength="20" value="#ReqEmail#"
    >@mtabt.org</td></tr>
    <tr>
    <td colspan="3">Requester Telephone #(<font
    color="red">*</font>) </td>
    <td><cfinput type="text" VALUE="#REQPHONE#"
    name="RPhone" size="12" maxlength="12" message="Requester Phone
    cannot be blank / Invalid Entry!" required="yes"
    validate="telephone"> [e.g. xxx xxx xxxx or
    xxx-xxx-xxxx]</td>
    </tr>
    <tr>
    <td colspan="3" bgcolor="#F2F2F2">Facility(<font
    color="red">*</font>)</td>
    <td bgcolor="#F2F2F2">
    <cfselect name="Facil">
    <option value="2B">2B </option>
    <option value="BBT">BBT </option>
    <option value="BW">BW </option>
    <option value="CB">CB </option>
    <option value="HH">HH </option>
    <option value="MP">MP </option>
    <option value="QMT">QMT </option>
    <option value="RI">RI </option>
    <option value="TM">TM </option>
    <option value="TB">TB </option>
    <option value="TN">TN </option>
    <option value="VN">VN </option>
    </cfselect>
    </td>
    </tr>
    <tr>
    <td colspan="3">Department(<font
    color="red">*</font>)</td>
    <td><cfselect name="Dept">
    <option value="Contracts">Contracts </option>
    <option value="Engineering">Engineering
    </option>
    <option value="Executive Office">Executive
    Office</option>
    <option value="Finance">Finance </option>
    <option value="General Counsel">General Counsel
    </option>
    <option value="HS">HS </option>
    <option value="HR">HR </option>
    <option value="ISD">ISD</option>
    <option value="Legal">Legal </option>
    <option value="Labor Relations">Labor Relations
    </option>
    <option value="Operations">Operations </option>
    <option value="Payroll">Payroll </option>
    <option value="Planning & Budget">Planning &
    Budget </option>
    <option value="Procurement & Mtrl">Procurement
    & Mtrl </option>
    <option value="Purchasing">Purchasing </option>
    <option value="Revenue Management">Revenue Management
    </option>
    <option value="Staff Services">Staff Services
    </option>
    <option value="SD">SD</option>
    <option value="Technology">Technology</option>
    </cfselect></td>
    </tr>
    <tr>
    <td colspan="3" bgcolor="#F2F2F2">Division(<font
    color="red">*</font>)</td>
    <td bgcolor="#F2F2F2"><cfinput name="Div"
    type="text" size="20" maxlength="25" VALUE=""></td>
    </tr>
    <tr valign="top">
    <td height="27" colspan="3" >Justification(<font
    color="red">*</font>)</td>
    <td bgcolor=""><textarea name="Justi" cols="50"
    rows="3" wrap="VIRTUAL" ></textarea> </td>
    </tr>
    <tr>
    <td colspan="3" bgcolor="#F2F2F2">VP Approval
    By (<font color="red">*</font>)</td>
    <td bgcolor="#F2F2F2"><cfinput name="VPAppFName"
    type="text" size="20" maxlength="25" VALUE="#VPFName#">
         MTABT
    Email(<font color="red">*</font>) 
    <cfinput name="VPE" type="text" size="8" maxlength="20"
    value="#VPEmail#" >@mtabt.org</td>
    </tr>
    <tr>
    <td colspan="3" valign="top"
    bgcolor="#F2F2F2"></td>
    <td colspan="2" rowspan="2" valign="top"
    bgcolor="#F2F2F2"><div align="left">
    <input name="Submit" type="submit" value="SubmitTheForm"
    class="button"
    style="font-size='10pt';color='#663399';font-face='Arial,
    Helvetica, sans-serif';" >
    <input name="Reset" type="reset" value="ReSetTheForm"
    class="button"
    style="font-size='10pt';color='#663399';font-face='Arial,
    Helvetica, sans-serif';">
    </div></td>
    <td width="90" valign="top"
    bgcolor="#F2F2F2"></td>
    </tr>
    </table>
    <div align="right"><span class="style4">Revised(
    01.28.05 )</span>
    <input name="submitDate" type="hidden"
    value="<cfoutput>#DateFormat(Now(),'mm/dd/yy')#</cfoutput>">
    </div>
    </cfform>

  • I can't figure out how to use coldfusion debugging on a remote server

    I can't figure out how to use coldfusion debugging on a CF
    installation on a remote server. Has anyone got experiance, I can't
    find any step by step instructions on how to do this using FLEX
    BUILDER 3

    Look at Chapter 13 of the iPad iOS4.3 User Guide

  • HT204053 i have 2 apple ids and one is from years ago when icloud wasnt a thought but now somehow it became my primary apple id and i cant photo stream with the apple id i use. Even if im signed into my old one the photo stream doesnt automatically go to

    i have 2 apple ids and one is from years ago when icloud wasnt a thought but now somehow it became my primary apple id and i cant photo stream with the apple id i use. Even if im signed into my old one the photo stream doesnt automatically go to my mac. Im not exactly technology savy but id love to figure this out.

    I have also noticed the same "problem".  I do not fully understand the impact of using the same ID on multiple computers and devices if I want to keep them all in sync.

  • Can I use TNSI Payment gateway in iOS application for making product purchases of Pizza for one of our major client.

    Hello Sir/Madam,
    I am representing my company to ask this quest, your quick response is much appreicated.
    We are making an application for one of our client for Pizza and food product purchased and advertisements. We are trying to implement a payment gateway so users can make purchases using their credit cards. Our client have used TNSI payment gateway on website however we are not sure whether we can use the same TNSI payment service in iOS Application.
    Would you please confirm with us whether apple have an approval for using this Gateway service inside the app. Please let us know ASAP so we can make the integration for completing the app.
    Also it would be real great if we are suggested some approved and valid payment gateways apple have approved for the apps submitted over appstore as this would help us to use the same services firmly wihtout the appstore rejection issue.
    Link for gateway service provider : http://www.tnsi.com/products-services/payments/payment-services/secure-managed-p ayment-solutions/tns-payment-gateways
    Thanks for you kind reply in advance.
    Regards,
    Vicky Dhas
    Solutions Architect | Nano Equipment Pte Ltd.

    What is the appstore rejection issue? It is best not to pay too much attention to what you read on internet media outlets as they are typically full of lies.
    Food is the easy part. You cannot use Apple's payment systems for physical products. You must do that yourself using whatever system you have. Advertising is trickier. You talked about pizza and food and then slipped in that little tidbit. Why?
    The bottom line is that the only people who get their apps rejected are people trying to scam either Apple or Apple's users. Sadly, not enough of them get rejected. You know if you are trying to scam someone or not. If so, then your chances of rejection are higher. When in doubt, consult Apple's In-App Purchase guidelines.

  • Not able to create a database link using the database gateway of oracle 11g

    HI,
    While trying to create a database link to SQL server from Oracle ,using the database gateway provided with 11g, i am getting the following error while making use of it in selecting columns from tables :
    Error starting at line 1 in command:
    select * from test1@dblink
    Error at Command Line:1 Column:20
    Error report:
    SQL Error: ORA-28513: internal error in heterogeneous remote agent
    ORA-02063: preceding line from DBLINK
    These are the steps i have followed for setting up:
    1.Ran the set up for the Database gateway.and mentioned the SQL server name and database .ALos set up a listener.
    2. Added the following in the Listener.ora of Oraclehome 11/NETWORK/ADMIN:
    LISTENER_SQL_FCD =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST =localhost) (PORT = 1541)
    SID_LIST_LISTENER_SQL_FCD =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME=dg4msql)
    (ORACLE_HOME= D:\app\20537\product\11.1.0\db_3)
    (PROGRAM=dg4msql)
    3.Added the following in tnsnames.ora inOracle home/NETWORK/ADMIN:
    dg4msql=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1541))
    (CONNECT_DATA=(SID=dg4msql))
    (HS=OK)
    4. Following is the entry in initdg4msql.ora in C:\product\11.1.0\tg_5\dg4msql\admin:
    HS_FDS_CONNECT_INFO=10.148.45.242:1433//SalesDemo
    HS_FDS_TRACE_LEVEL=DEBUG
    HS_FDS_RECOVERY_ACCOUNT=RECOVER
    HS_FDS_RECOVERY_PWD=RECOVER
    5. Created the database link :
    create database link dblink
    connect to "sa" identified by "<pswd>"
    using 'dg4msql'
    On running :select * from test1@dblink i get the following error:
    Error starting at line 1 in command:
    select * from test1@dblink
    Error at Command Line:1 Column:20
    Error report:
    SQL Error: ORA-28513: internal error in heterogeneous remote agent
    ORA-02063: preceding line from DBLINK
    Is there any issue with the set or definition that I get the above error?

    What is the version of the Oracle database in which you have specified/and use the database link?
    If it is for example 10.2.0.3.0 you need to apply the mandatory patch for RDBMS bug 5965763 first before being able to use an 11g gateway. Have a look at MetaLink note 457808.1 for details about this patch.
    Regards,
    Ed

  • How do I create a kerberos ticket using coldfusion

    I have 3 apps on our intra net that require authentication and would like to use kerberos to accomplish this. This is my set up.
    users log in to the network and authenticate via active directory (all windows based) , Our web apps are on a box running solaris 10, weblogic app server, cf 9 and oracle 11g.  A group of our web apps on this sever require users to authenticate through oracle (not the web / app server).
    I can authenticate with kerberos via a putty session on the server with no problems.
    USEING COLDFUSION, how do i request a kerberos ticket and pass the necessary credentials to authenticate.?
    can this be done.?
    I am looking for a CODE SAMPLE OF HOW DO THIS IN A UNIX environment  NOT WINDOWS.
    I appologize for the frustrated tone of this post. However, after a week of reading documentation til my eyes bleed, to end up chasing my tail with no truly help info............
    TIA
    JB

    This is something your web server should do, not CF. Configure your web server to participate in the Kerberos realm. If WebLogic is the web server (and not just the application server) configure that:
    http://download.oracle.com/docs/cd/E13222_01/wls/docs81/secmanage/sso.html
    If you have WebLogic configured to use Apache as a web server, configure that:
    http://modauthkerb.sourceforge.net/
    http://support.microsoft.com/kb/555092
    Dave Watts, CTO, Fig Leaf Software
    http://www.figleaf.com/
    http://training.figleaf.com/

  • How Do I Print my reports Horizontally using Coldfusion Report Builder

    Hi-
    I want to print my reports Horizontally rather vertically using Coldfusion Report Builder. I am using a very simple query
    SELECT
          Zones.Zone_id,
          Zones.Zone_name,
         Count(employees.cnic) as Employees
    FROM Zones, Employees
    WHERE Zones.zone_id=Employees.zone_id
    GROUP BY Zones.zone_name
    Or say Daily/Monthly Zone Sale with Zones in Rows and Dates/Months in Columns
    Thanks
    Tayyab Hussain

    Have a look at my response to your post in the Report Builder sub-forum.

Maybe you are looking for

  • Exported MPEG2 Audio Won't Play in Quicktime - is there a workaround?

    Just completed my first video edit in Premiere Elements.   Working with 720p HD footage from a Sony Cybershot.    Tried various preset outputs, HD 720p 25, among others.   In all cases, picture looked good but audio did not play back.   Just discover

  • Add Registry in WebDeploy package

    I have read some articles stating that a web deploy package can contain registry information. Can someone let me know how to include registry information into this package?

  • Illustrator CC Crashing performing simple tasks Fresh OSX, Fresh Adobe CC installs, Fresh preferences

    Please Help, Illustrator launches fine. Latest version, fully up to date. Opening any previous documents or even placing and image and moving it causes a rainbow umbrella of doom and a immediate crash (with report). This fault has persisted over the

  • How to delete Planned Order in APO

    Hi, How can I delete planned orders in APO? I already tried //RLCDELETE but it says "Order not in live cash" but I can see the order in //RRP3. Let me know if you know another TCODE for this. Thanks David

  • Making apple loops with a mac pro

    I can't seem to do it using a mac pro with 7.2.3, works fine on a G5 with the same logic version. I don't have any other intel models to try here, but the two mac pro's I do have both fail to create an apple loop. Anyone out there confirm this on an