[LIKELY JUNK]UWL : disable Attachments in viewDetail

Dart, Jocelyn jocelyn.dart at sap.com
Thu Jan 15 23:43:23 EST 2009


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 --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 5925 bytes
Desc: not available
Url : http://mailman.mit.edu/pipermail/sap-wug/attachments/20090116/746abbc4/attachment.bin


More information about the SAP-WUG mailing list