cancel
Showing results for 
Search instead for 
Did you mean: 

How to hide the Transmit Window completely in a WPF Client?

Former Member
0 Kudos

Hi All,

I was trying to hide the Transmit screen Completely in WPF Cleint.

Bleow Steps i performed :

1. Set up the Transmit Config as shown in the Screen Shot.

2. Publish the Application.

3. Still when i transmit i got the screen as below. The pop-up size got reduced but it was still showing up.

Is there anything I am missing?

, , ,

Kindly help.

Thanks and Regards,

Amrita

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

While a transmit is going the client will not let you do any other action because the Agentry client can only do one Action at a time(the transmit).

If you are trying to make it so the users don't need to transmit you can look into background sending, this can send the transactions to the server without the need to transmit.  Then also, Push, can send objects from the backend to the client.

Former Member
0 Kudos


Hi Stephen,

Thank you for your reply.

Using the background Sending functionlity , the requirement got fulfilled..:).

Regards,

Amrita

Answers (0)