Now i am able to save documents into Document library. I created the Document Number as column in the document library so that i can filter attachments based on the document number. In my requirement different document number may contain same attachment name (File Name). I know SharePoint wont allow to store same name. For that i want to change the file name in the upload button ( using Rules) in InfoPath. but it seems not working.
How can i change the attachment file Name using K2 Smart object in InfoPath Form.
Please advice me how to advise me how to do this.
Thanks
Hi Vijay
I don't know if you are still having trouble with this, but Johnny recently wrote a very informative blog with a .pdf file outlining in detail how to upload documents to SharePoint through InfoPath using a smartObject:
http://www.k2underground.com/blogs/johnny/archive/2009/11/03/the-proper-way-to-attach-files-in-k2-infopath-processes.aspx
This helped me alot to better understand how you can use a smartObject to do document uploading.
HTH