youssefshaher
17th October 2009, 14:37
Dear All,
I can attach documents to standard session like purchase order session. Is there a way to attach documents to customized sessions?
Thank you.

Andreas
19th October 2009, 09:19
I assume you refer to the ODM Module when talking about attachments.
If this is the case it's possible indeed.
You have to insert your customized Session in the ODM module (don't know the exact Sessions because i achieved this in 5.0c).
Search for an attachment enabled standard session in ODM and do your inserts in the same way.

Andreas

pcolombo
3rd December 2009, 15:07
1) You must ensure you have an ODM role defined and permissions for:

Object Action
DOCS DOCS-GROUP
DOC_REV DOC_REV-GROUP
FILE FILE-GROUP
FLDR FLDR-GROUP
LIBR LIBR-GROUP
LINK_ATTRS LINK_ATTRS-GROUP
LINK_ATTRS_PROP LNK_AT_PRP-GROUP
OBJECT_FAMILY OF-GROUP
OBJECT_TYPE OT-GROUP
RELATED_OBJECTS RO-GROUP
SYSTABLE SYS_TBL-GROUP

2) Setup your customized session as object via session dmsys1511m000.
3) Add your new object(the one you created in step 2) to object families via session dmsys0113m000 (you can reach this session thru dmsys1512m000). You must ensure your object belongs to following families
FATT_DOC
FATT_DOC_REV
4) Setup hosts(dmdoc5500m000)
5) Setup Areas(dmdoc5120m000)
6) Setup mounted areas (dmdoc5150m000)
7) Setup Assigned Work Areas for your user(dmdoc5130m000)
8) Setup Libraries(dmsys0540m000)

And don´t forget to ensure your vault server is up and running

Hope this helps

ravin_singh
1st April 2013, 13:02
1) You must ensure you have an ODM role defined and permissions for:

Object Action
DOCS DOCS-GROUP
DOC_REV DOC_REV-GROUP
FILE FILE-GROUP
FLDR FLDR-GROUP
LIBR LIBR-GROUP
LINK_ATTRS LINK_ATTRS-GROUP
LINK_ATTRS_PROP LNK_AT_PRP-GROUP
OBJECT_FAMILY OF-GROUP
OBJECT_TYPE OT-GROUP
RELATED_OBJECTS RO-GROUP
SYSTABLE SYS_TBL-GROUP

2) Setup your customized session as object via session dmsys1511m000.
3) Add your new object(the one you created in step 2) to object families via session dmsys0113m000 (you can reach this session thru dmsys1512m000). You must ensure your object belongs to following families
FATT_DOC
FATT_DOC_REV
4) Setup hosts(dmdoc5500m000)
5) Setup Areas(dmdoc5120m000)
6) Setup mounted areas (dmdoc5150m000)
7) Setup Assigned Work Areas for your user(dmdoc5130m000)
8) Setup Libraries(dmsys0540m000)

And don´t forget to ensure your vault server is up and running

Hope this helps

I have followed the steps and now I can attach the file to the records in my customized session through ODM. But the problem is , I am not able to view it again.

pcolombo
1st April 2013, 17:10
Check your ODM roles and authorizations. i guess it could be the problem

ravin_singh
1st April 2013, 17:28
Hi ,

Thanks for the response. I have check it and it is proper/ All the mentioned roles are assigned.

ravin_singh
1st April 2013, 17:42
Also, just now I found that, after attaching the file if I click on attachment button, it shows View File option and the file opens.

But as soon as I click on refresh, and then click on attachment button, it doesnt show me view option.

Strange!

ravin_singh
2nd April 2013, 17:41
Any take on this??