isimeon
4th December 2002, 14:16
I created a new session to import and maintain receipts via handheld computer. Now I have to create receipts. ILC and Lot control are implemented. I have read several forum treads about AFS and Maintain Receipts. Obviously there are many problems with zoom sessions, stpapi library versions, patches, etc.

Can I use Test Function Server session functionality to create receipts? I have the sources and patches for tuddc module. Have anyone made this?

My idea is to populate table tuddc120 (DDC Error Handling Worktable) and to send and receive bucket messages to function server tdpur4120b000.

Are there any constraints?

Thanks

evesely
4th December 2002, 15:11
If you have created a session that is intended to work with DDC, then you can certainly use Test Function Server to run it. Getting all of the location and lot control pieces in place is complicated, but it can be done. There are undoubtedly several companies, including mine :), that offer out-of-the-box function servers to accomplish this task through DDC (via Test Function Server or otherwise).

Please let me know if you need more information. If you decide to do it yourself, best of luck!

isimeon
4th December 2002, 15:38
Hi Ed,

Thanks for the reply. Maybe I did not explain the problem well. I created session (not function server), which have to start function server tdpur4120b000. I want to include in my session code "Test Function Server" session's functionality.

The whole functionality of maintain receipts (with ILC and Lot Control) is very complicated to develop it again.

I know for your company solutions, but at this stage I will try to solve the problems myself.

Regards

evesely
4th December 2002, 21:06
I can't say that I've ever seen that done before. However, if you have the tuddc code, you can probably rig something up.