AW: [LIKELY JUNK]UWL : disable Attachments in viewDetail

Stracke, Thorsten (external) Thorsten.Stracke at external.t-mobile.de
Mon Jan 19 04:39:22 EST 2009


Hi Jocelyn,
 
thanks for response, the change in the xml config is not the problem. The problemn ist which action or config part is the right one to disable the display of the attachements.
 
Best regards
Thorsten




T-Mobile Deutschland GmbH
Aufsichtsrat: Hamid Akhavan (Vorsitzender)
Geschäftsführung: Dr. Georg Pölzl (Sprecher), Thomas Berlemann, Jiri Dvorjancansky, Philipp Humm,
Dr. Peter Körner, Dr. Raphael Kübler, Günther Ottendorfer, Dr. Steffen Roehn 
Handelsregister: Amtsgericht Bonn, HRB 59 19
Sitz der Gesellschaft: Bonn
WEEE-Reg.-Nr.: DE60800328



________________________________ 

Von: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] Im Auftrag von Dart, Jocelyn
Gesendet: Freitag, 16. Januar 2009 05:43
An: SAP Workflow Users' Group
Betreff: RE: [LIKELY JUNK]UWL : disable Attachments in viewDetail


Hi Thorsten, 
You need to look at disabling the feature by creating UWL XML config file for your item type. 
The book by Darren Hague is helpful. 
Basically you need access to the UWL Admin iview. 
 
In the Manage Item Types area ... Download the uwl.webflow.<systemalias> file generated for your system and find the reference to your task in it.  Copy the whole <ItemType ......> .....  </ItemType> block for that task into your own XML file, plus the minimum needed to make it a valid UWL XML file according to the DTD (which you can also download from the UWL Admin view) - basically the copy the very first and very last line, and put <ItemTypes>   </ItemTypes> around your ItemType tag.  
If you can't find the reference ot your task in the uwl.webflow.<systemalias> file it is using the default task definition - you can get that from the uwl.webflow file - look for uwl.webflow.task.default.
 
You need to find the <Action> tag block for the offending action - it might be in uwl.webflow or even in uwl.standard. 
Copy that into your <ItemType> tag (as per the DTD rules) and add the display_order_priority property to hide the action by setting it's value to uwlExcludeFromPreviewDetail.
 
Upload your customized file under some name you assign e.g. uwl.webflow.<ourcompany>.delta and clear the cache.
 
Test your workflow again and the attachmetns should be hidden.
 
There should be enough people on this list now with enough experience to help you if you get stuck as I am going on leave shortly. 
Regards,
Jocelyn 

________________________________

From: sap-wug-bounces at mit.edu on behalf of Stracke, Thorsten (external)
Sent: Fri 16/01/2009 5:25 AM
To: sap-wug at mit.edu
Subject: [LIKELY JUNK]UWL : disable Attachments in viewDetail



Dear all, 

i try to disable the attachment area or the links in viewDetail Area. 
The Attachment Area can be disabled by configuration of the iview propertis, but this belongs to all items in the UWL. I search for a way to disable the Links in the viewDetail of a named itemtype.

Hope some one has an idea. 

best regards 
Thorsten Stracke 


T-Mobile Deutschland GmbH
Aufsichtsrat: Hamid Akhavan (Vorsitzender)
Geschäftsführung: Dr. Georg Pölzl (Sprecher), Thomas Berlemann, Jiri Dvorjancansky, Philipp Humm,
Dr. Peter Körner, Dr. Raphael Kübler, Günther Ottendorfer, Dr. Steffen Roehn 
Handelsregister: Amtsgericht Bonn, HRB 59 19
Sitz der Gesellschaft: Bonn
WEEE-Reg.-Nr.: DE60800328
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20090119/7d7c511d/attachment.htm


More information about the SAP-WUG mailing list