cancel
Showing results for 
Search instead for 
Did you mean: 

Agentry - Force Transmit After Login

Former Member
0 Kudos

Is there a way to force a transmit after a user logs in?  I looked under the transmit configuration settings but I did not see anything helpful.

Tags edited by: Michael Appleby

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

To make the transmit right after login you can select "User settings" -> "Login" on the "Application Security" tab.  This will make the client transmit and run the fetches tagged as Main Fetches.

If you want to run other actions or fetches after the user logs in you can set and action on the "Module Definition" screen "Successful Login Action".  Note this is only working for windows, and had not be added for iOS or android yet (that I am aware of)

Stephen

Former Member
0 Kudos

I need "Successful Login Action". i develop samething else, I try windows and android but doesn't work for them.

or how can i make action for after login by other methods..

Former Member
0 Kudos

"Successful Login Action" Isn't supported in the WPF, iOS, and Android clients yet.  it should be supported later this year.

Stephen.

Former Member
0 Kudos

I'm trying to work, after the login process will open custom screenset and there will input entries, and then will open the main object screenset.


How do I do this process for custom screenset.

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Adem,

Under the Application > Application Security you can check the Always connect to server from login dialog box to force the client to transmit every time they login.

--Bill

Former Member
0 Kudos

Bill,

I thing, i create new discussion, because my problem that be able to open a screen after the logon process.