Search:

Type: Posts; User: mikespring69; Keyword(s):

Search: Search took 0.02 seconds.

  1. thank you, but can you pls be more specific, can...

    thank you, but can you pls be more specific, can you pls provide example...
  2. Need help with Inbound Channel Adapter

    How to create a Inbound Channel Adapter which will get msg's from file

    directory, and send msg's one by one to a channel for transformation

    and exit.

    No need to poll the directory.It...
  3. Oleg thank you!!!

    Oleg

    thank you!!!
  4. I need help with Error Handler channel.

    I'm trying to implement the correct Error Handler for my integration process :

    For instance, if the msg transformation fails with an exception,
    I would like to move this msg to Error folder and...
  5. Replies
    3
    Views
    716

    Thank you for your reply... The problem is , I...

    Thank you for your reply...

    The problem is , I will know if message needs to be split when I transform xml file to text/SWIFT format msg.

    question:
    In transformation logic, can I add the new...
  6. Replies
    3
    Views
    716

    Help with Transformation/Splitter

    As of Message Transformation (transform xml format to text msg), I may have multiple msg's. How to integrate Transformation with Splitter?

    Please help...
  7. Replies
    15
    Views
    1,822

    can not open these link , it's block by my...

    can not open these link , it's block by my proxy... ,
    I will check from my home PC. For XPath router , I'm not really sure how to integrate this logic.

    thank you vm for your help
  8. Replies
    15
    Views
    1,822

    Can you please look to my SwiftMainRouter.java...

    Can you please look to my SwiftMainRouter.java class it return the channel "other-channel",Can you please call me to discuss???? -if it's possible...
  9. Replies
    15
    Views
    1,822

    yes, This is what have now:

    yes, This is what have now:


    <router input-channel="transformInChannel" ref="customRouterBean"/>
    <beans:bean id="customRouterBean"
    class="util.SwiftMainRouter">

    ????????
  10. Replies
    15
    Views
    1,822

    Please help, I stuck here, What should be the...

    Please help, I stuck here, What should be the syntax to get channel value from my customRouterBean SwiftMainRouter.java


    <beans:bean id="customRouterBean"

    class="com.util.SwiftMainRouter">
    ...
  11. Replies
    15
    Views
    1,822

    Oleg, Thank you for help!!!

    Oleg, Thank you for help!!!
  12. Replies
    15
    Views
    1,822

    The Payload will represent my xml msg,can I get...

    The Payload will represent my xml msg,can I get the field value inside of my PayloadRouter? -For example ,I have xml file with field:

    <MessageType>Transfer</MessageType>

    if...
  13. Replies
    15
    Views
    1,822

    Very sorry if I'm not clear,plus I'm new to...

    Very sorry if I'm not clear,plus I'm new to Integration:

    I'm doing the fillowing steps in my process.

    1.I'm spolling the directory to get incoming msg as XML file.
    2.I push msg to the channel...
  14. Replies
    15
    Views
    1,822

    I'm looking for a custom router logic.My msg's...

    I'm looking for a custom router logic.My msg's are in XML format.

    I need to build the router logic to output message to different channel.Each channel will use XSD file for XML parser(jaxb),so I...
  15. Replies
    15
    Views
    1,822

    Custom Router,Please help...

    I need to build the Router logic for my msg pipe. Diff chanell will use diff XSD to Transform XML data to txt format.if you have any examples,please let me know.
    Thank you
Results 1 to 15 of 15