Send Data and Access Manager

October 13th, 2006

After making "Send Data" macro via ASP we've logically stepped on the problem of restricting this macro usage. Logically thinking this macro should be executed only after all data is entered in application (in other variants, data recipients will never be sure that they have the latest variant possible). That's what I call coordinator problem (in association with distributed systems).

So now in theory it should look like:

1 All elist's enter data in AP

2 That data is being submitted & rejected up to the moment when everything is accepted in that concrete AP

3 Person, responsible for all that AP, presses the button "Send data further"

4 Data is being transferred to other APs, emails are sent to some people

Of course, we need to somehow identify that responsible person. So now I'm reading about session cookies, trusted signons and all that little peculiarities of AM.

And just yesterday got certified online. Test is hard due to Upfront and Consolidation questions. Lucky me for not working with those products.

RSS feed | Trackback URI

Comments »

No comments yet.

Name (required)
E-mail (required - never shown publicly)
URI
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.

Trackback responses to this post