Requirement: send the output document to cc mail ids when input connector is tcp/ip movex only.
Details: we are using folder input and tcp/ip connectors as input.
I used variable $cc_mail in platform settings.
I define the mail id like $cc_mail = abc@gmail.com and mails are going as well.
Now i want to sent the mails only when input is coming from tcp/ip connector.
How to achieve it. Can someone please help me