| <?xml version="1.0" encoding="UTF-8"?> | 
| <WebLink xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Create_ON_CALL_From_Asset</fullName> | 
|     <availability>online</availability> | 
|     <displayType>massActionButton</displayType> | 
|     <encodingKey>UTF-8</encodingKey> | 
|     <linkType>url</linkType> | 
|     <masterLabel>新建ON-CALL</masterLabel> | 
|     <openType>replace</openType> | 
|     <protected>false</protected> | 
|     <requireRowSelection>false</requireRowSelection> | 
|     <url>/a0e/e?retURL=%2F{!Asset.Id} | 
| &CF00N10000002FH8l={!Asset.Account} | 
| &CF00N10000002FH8l_lkid={!Asset.AccountId} | 
| &CF00N10000002FH8d={!Asset.Name} | 
| &CF00N10000002FH8d_lkid={!Asset.Id}</url> | 
| </WebLink> |