Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default MX 7 VSAM Gateway?

    Hello,
    Does anyone know if there are any examples of creating a MX 7 gateway to
    VSAM files on a mainframe? Thanks for any info.

    ....Brad


    Brad Guest

  2. Similar Questions and Discussions

    1. flashremoting gateway
      Using CF7 Developer on XP-Pro, stand-alone computer no network connected, Flash 8. I have downloaded and installed flashremoting for Flash 8. ...
    2. SMS Gateway
      Damon... and that means that is it possible or not ? Can you connect a mobile and send and receive SMS messages using the CFMX 7 SMS gateway?
    3. 502 bad gateway
      Hi, I created a c# windows application and I am using a web service calling the Main(string args) methos I can create the web service object,...
    4. Using PHP (or PERL) on OS/390 to browse VSAM file??
      Hi all, I realize this may be a very obtuse question that perhaps no one out there has an answer to, but here goes.... Does anyone know how I...
    5. Gateway Down?
      Hi Is the gateway down or are the 4th July celebrations still going on? Haven't seen a post since 11th July. Cheers, -- Mark. ...
  3. #2

    Default Re: MX 7 VSAM Gateway?

    Brad -

    Do you mean an ODBC connection instead of an Event Gateway?

    -brian

    "Brad" <webforumsuser@macromedia.com> wrote in message
    news:cvfko2$del$1@forums.macromedia.com...
    > Hello,
    > Does anyone know if there are any examples of creating a MX 7 gateway to
    > VSAM files on a mainframe? Thanks for any info.
    >
    > ...Brad
    >
    >

    Brian Hogue Guest

  4. #3

    Default Re: MX 7 VSAM Gateway?

    Well, I want to determine the best way to establish a connection to VSAM
    files located on our mainframe. It sounded like the gateway functionality
    in MX 7 would allow for this. Here's hoping. Thanks for any info.

    ....Brad


    "Brian Hogue" <bhogueNOSPAM@cyburban.com> wrote in message
    news:cvi5r4$ilh$1@forums.macromedia.com...
    Brad -

    Do you mean an ODBC connection instead of an Event Gateway?

    -brian

    "Brad" <webforumsuser@macromedia.com> wrote in message
    news:cvfko2$del$1@forums.macromedia.com...
    > Hello,
    > Does anyone know if there are any examples of creating a MX 7 gateway to
    > VSAM files on a mainframe? Thanks for any info.
    >
    > ...Brad
    >
    >


    Brad Guest

  5. #4

    Default Re: MX 7 VSAM Gateway?

    As far as I know, the Gateways communicate via messages. Clearly the IM and
    SMS worlds are ready to send or receive messages. VSAM is a file format,
    like Microsoft Excel is file format. Do you have something else on your
    mainframe that is reading or writing messages?

    If you want to read a VSAM file on your mainframe, then the ODBC connection
    is your answer. If you want to insert (change or delete) a record in a VSAM
    file, then you want the ODBC connection.

    -brian

    "Brad" <webforumsuser@macromedia.com> wrote in message
    news:cvngq1$p1h$1@forums.macromedia.com...
    > Well, I want to determine the best way to establish a connection to VSAM
    > files located on our mainframe. It sounded like the gateway functionality
    > in MX 7 would allow for this. Here's hoping. Thanks for any info.
    >
    > ...Brad
    >
    >
    > "Brian Hogue" <bhogueNOSPAM@cyburban.com> wrote in message
    > news:cvi5r4$ilh$1@forums.macromedia.com...
    > Brad -
    >
    > Do you mean an ODBC connection instead of an Event Gateway?
    >
    > -brian
    >
    > "Brad" <webforumsuser@macromedia.com> wrote in message
    > news:cvfko2$del$1@forums.macromedia.com...
    > > Hello,
    > > Does anyone know if there are any examples of creating a MX 7 gateway to
    > > VSAM files on a mainframe? Thanks for any info.
    > >
    > > ...Brad
    > >
    > >
    >
    >
    >

    Brian Hogue Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139