Passing value to Form

I use ComposeDocument to create document in a database but in the postopen, I must read data passed to this document. I’ll try to use environment variable but I have to many data to pass. How I can do this without environment variable ?

Subject: Passing value to Form

You create a lookup document with all the data you need to pass to the document. Now when you compose a document you can go to the lookup document.