Search This Blog

Friday, October 14, 2011

Call AIFService File Endpoint

 static void kris_AIFService(Args _args)
    {
        AifGatewayReceiveService    AifGatewayReceiveService;
        AifInboundProcessingService AifInboundProcessingService;
        ;
        AifGatewayReceiveService = new AifGatewayReceiveService();
        AifGatewayReceiveService.run();
        AifInboundProcessingService = new AifInboundProcessingService();
        AifInboundProcessingService.run();
    }

No comments:

Post a Comment

Thanks for visiting my blog,
I will reply for your comment within 48 hours.

Thanks,
krishna.