What is the function of @List?

I see this in a business rule, but I can't understand what he's doing...

@LIST treats many parameters (members also) as one.
Get @LIST on this:
http://download.Oracle.com/docs/CD/E12825_01/EPM.111/esb_techref/list.htm

Most of the time that @list is used with @REMOVE:
http://download.Oracle.com/docs/CD/E12825_01/EPM.111/esb_techref/remove.htm

Tags: Business Intelligence

Similar Questions

  • What are the functional differences between 'Microsoft Research détours' and the alternative open-source 'EasyHook?

    What are the functional differences, if any, between MS detours and the alternative open source EasyHook?

    http://www.microsoftstore.com/store/msusa/en_US/PDP/Microsoft-Research-detours-v3-professional/ProductID.253663300

    https://easyhook.github.IO/index.html

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
    *
  • What is the function of support biredirectional activate the tab of the printer properties ports?

    What is the function of support biredirectional activate the tab of the printer properties ports?

    Back in the day, the printers were an output device only when the computer would simply send your print job to the printer and it would print (or not).  Now printers 'reply' to your computer and notify you levels of ink and toner low, paper jams, termination of success/failure, etc.    Enable bidirectional support allows the printer to 'reply' to your computer.

    HTH,
    JW

  • Somehow a storage tab expanded appear in c:\ drive properties in windows xp? What is the function remote storage tab?

    Somehow a storage tab expanded appear in c:\ drive properties in windows xp? What is the function remote storage tab?

    Hello

    1. Have the software installed on the computer before the show?
    2. Have you enabled all services or no changes to the computer before the show?
     
    For your reference:

    Remote storage is not available on Microsoft Windows XP, Windows Server 2003, Web Edition, or Windows Server 2003, Standard Edition.
    What is the removable storage?
  • What is the function of the keys filter & stick in PC

    Original title: keys to filter/Stick

    What is the function of the keys filter & stick into the PC. What is functions of these keys.

    Hello

    FilterKeys is a keyboard feature that instructs the keyboard to ignore brief or repeated keystrokes. Using FilterKeys, you can also slow down the speed at which a key repeats when you hold.

    For more information visit:

    To turn on FilterKeys

    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/access_filterkeys_turnon.mspx?mfr=true

    StickyKeys is designed for people who have difficulties to maintain two or more keys simultaneously. When a shortcut requires a key combination, such as CTRL + P, StickyKeys you press a key amending (CTRL, ALT, or SHIFT), or the Windows logo key () and keep it active until the other touches.

    For more information visit:

    To change StickyKeys options

    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/access_stickykeys_settings.mspx?mfr=true

  • UCS-FI-DL2 - what is the function of this card?

    Hello experts,

    The customer wants to know what is the function of the map have DL2-FI-UCS (UCS 6248 layer 2 daughter card). Can someone tell me?

    It's like a simple layer 2 switching function? Thank you very much!

    Hello Pei Meng,

    Model UCS FI 6248, repalceable UG with cluster, console, and management ports.

    http://www.Cisco.com/en/us/docs/unified_computing/UCS/HW/6200-install-guide/6200_HIG_chapter_01.html#ID51

    HTH

    Padma

  • What is the function of the IOS minimum set required for VPN site-to-site software?

    Hi guys,.

    I have a Cisco 1841 router to do a VPN site-to site. I would like to know what is the function of the IOS minimum set required for VPN site-to-site software?

    Thanks in advance.

    Hi Ja,

    Advanced security or more should do it. The version of the IOS, you can try later 12.4 T which is c1841-advsecurityk9 - mz.124 - 24.T5.bin, in which case you don't want to go to 15.1 still.

    I hope this helps.

    Raga

  • What is the function of server Orchestrator?

    What is the relationship between vcenter orchestrator server and the web client?

    and what is the function of server Orchestrator?

    The 'server' is the workflow engine. It holds all the configuration, workflow, resources, etc. It works / runs the necessary real when workflow and initiates communication with the 3 party systems, that it has been configured to Orchestrate. The 3rd party communication is facilitated through plug-ins such as vCenter, vRealize Automation, PowerShell, AD, Infoblox, F5, HTTP-REST, SOAP, etc...

    The 'Client' is your developer interface that allows to build and run the workflow manually. As noted by Christophe, the workflow you've built (or have been provided in the vast library of content that comes with the server) may be performed via the API REST Orchestrator.

    Consider your e-mail:

    Your 'Customer' e-mail address allows you to create/read/send emails to/from a mail SERVER.

    A mail server does the work of send/receive emails for your domain.

  • What is the type of list in process management

    Hello

    I tried to develop a component and have deployed on the server, there is an operation it go / return a value of java.lang.List, now I drag an activity and set the activity using the component, and I define a variable list to save the output from the component, but it reported the error:

    java.lang.ClassNotFoundException: WorkManager 2-16Class java.lang.List of the java.lang package name not found.
    at com.adobe.idp.dsc.DSContainerSearchPolicy.searchClassUsingParentFirst (DSContainerSearchPo licy.java:245)
    at com.adobe.idp.dsc.DSContainerSearchPolicy.findClass(DSContainerSearchPolicy.java:198)
    at org.ungoverned.moduleloader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
    at java.lang.ClassLoader.loadClass (unknown Source)
    at java.lang.ClassLoader.loadClassInternal (unknown Source)
    at java.lang.Class.forName0 (Native Method)
    at java.lang.Class.forName (unknown Source)
    at com.adobe.idp.dsc.util.ClassHelper.forName(ClassHelper.java:529)
    at com.adobe.workflow.engine.PEUtil.invokeAction(PEUtil.java:822)
    at com.adobe.workflow.engine.SynchronousBranch.handleInvokeAction (SynchronousBranch.java:510)
    at com.adobe.workflow.engine.SynchronousBranch.execute(SynchronousBranch.java:888)
    at com.adobe.workflow.engine.ProcessEngineBMTBean.continueBranchAtAction (ProcessEngineBMTBea n.java:2792)
    at com.adobe.workflow.engine.ProcessEngineBMTBean.asyncInvokeProcessCommand (ProcessEngineBMT Bean.java:697)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)
    at java.lang.reflect.Method.invoke (unknown Source)
    at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
    to org.jboss.ejb.StatelessSessionContainer$ ContainerInterceptor.invoke (StatelessSessionConta iner.java:237)
    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke (CachedConnectionI nterceptor.java:158)
    at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
    at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
    at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext (AbstractTxInterceptorBMT.java:1, 73)
    at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:77)
    at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke (StatelessSessionInstance Interceptor.java:169)
    at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
    at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
    at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke (ProxyFactoryFinderInterceptor. java: 138)
    at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
    at org.jboss.ejb.Container.invoke(Container.java:960)
    at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
    at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
    to $Proxy251.asyncInvokeProcessCommand (Unknown Source)
    at com.adobe.idp.workflow.dsc.service.ProcessCommandExecutorService.invokeProcess (ProcessCom mandExecutorService.java:55)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)
    at java.lang.reflect.Method.invoke (unknown Source)
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke (DefaultPOJOInvokerImpl.jav one: 118)
    at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.invoke(WorkflowDSCInvoker.java:154)
    at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept (InvocationInterceptor. java: 140)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept (DocumentPassi vationInterceptor.java:53)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)

    to com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$ 1.doInTransaction (Transa ctionInterceptor.java:74)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute (EjbTr ansactionCMTAdapterBean.java:357)
    to com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports (Ej bTransactionCMTAdapterBean.java:227)
    at sun.reflect.GeneratedMethodAccessor462.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)
    at java.lang.reflect.Method.invoke (unknown Source)
    at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
    to org.jboss.ejb.StatelessSessionContainer$ ContainerInterceptor.invoke (StatelessSessionConta iner.java:237)
    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke (CachedConnectionI nterceptor.java:158)
    at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke (StatelessSessionInstance Interceptor.java:169)
    at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
    at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
    at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:378)
    at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
    at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
    at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
    at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke (ProxyFactoryFinderInterceptor. java: 138)
    at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
    at org.jboss.ejb.Container.invoke(Container.java:960)
    at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
    at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
    to $Proxy217.doSupports (Unknown Source)
    at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute (EjbTransactionProvi der.java:104)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept (TransactionInt erceptor.java:72)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept (InvocationStra tegyInterceptor.java:55)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept (InvalidStateIntercep tor.java:37)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept (AuthorizationInterc eptor.java:165)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)
    at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
    to com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage (AbstractMessage Receiver.java:93)
    at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend (VMMessageDispatcher.java:20 9)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send (AbstractMessageDispat dear .java: 66)
    at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
    at com.adobe.workflow.engine.PEInvokeProcessCommand.execute(PEInvokeProcessCommand.java:126)
    at com.adobe.workflow.workadapter.WorkflowCommandExecutionUnit.execute (WorkflowCommandExecut ionUnit.java:22)
    at com.adobe.idp.dsc.workmanager.adapter.ManagedAsynchronousWorkAdapter.run (ManagedAsynchron ousWorkAdapter.java:70)
    at org.jboss.resource.work.WorkWrapper.execute(WorkWrapper.java:204)
    at org.jboss.util.threadpool.BasicTaskWrapper.run(BasicTaskWrapper.java:275)
    to EDU.oswego.cs.dl.util.concurrent.PooledExecutor$ Worker.run (PooledExecutor.java:743)
    at java.lang.Thread.run (unknown Source)

    It seems that the list type is not the same thing as the java.lang.List. What is the type of list on Earth? What type can I set the output of the java.lang.List result? Are there any useful document on the types between Java and process management? Description too little on the list in the manual (lcwb_95_help.pdf)

    Thank you very much!

    Here's the component.xml

    "< item xmlns ="http://adobe.com/idp/dsc/component/document">."
    com.zony.livecycle.usermanagement.provider.ZONYUserManager <-l'id of the component > < / id of the component >
    < version > 1.0 < / version >
    > class bootstrap < com.zony.livecycle.usermanagement.BootstrapImpl < / bootstrap-class >
    com.zony.livecycle.usermanagement.LifeCycleImpl < of the cycle of life-class > < / cycle of life-class >
    > class descriptor < com.adobe.idp.dsc.component.impl.DefaultPOJODescriptorImpl < / descriptor-class >
    PARENT_FIRST <-l' the search order > < / search order >
    > < class path < / class-path >
    < dynamic-import-package >
    < package version = "1.0" isOptional = "true" > * < / packages >
    < / dynamic-import-package >
    < services >
    < service name = "ZONYUserManageService" >
    com.zony.livecycle.usermanagement.provider.impl.ZONYUserManagerImpl <-implementation class > < / implementation class >
    < specifications >
    < spec-id="com.zony.livecycle.usermanagement.provider.ZONYUserManager"/ specification >
    < / specifications >
    <! - the URL that will be considered as the LC Server - >
    < name of the parameter-config = "serviceURL" title = "URL of LiveCycle ES de" type = "java.lang.String" >
    < default > JNP://localhost:1099 < / default >
    < / parameter of config >
    < name of the parameter-config = "userid" title = "Log in user ID" type = "java.lang.String" >
    < Tip > enter the user id who can call livecycle service < / index >
    Administrator < default > < / default >
    < / parameter of config >
    < name of the parameter-config = "userPassword" title = "User password" type = "java.lang.String" >
    < editor-id="com.adobe.idp.dsc.propertyeditor.system.PasswordPropertyEditorComponent"/ property editor >
    < Tip > enter the password for the user id < / index >
    < default > password < / default >
    < / parameter of config >

    <>operations
    < name of operation = method of "Search for users in groups members" = "searchUserMembers" >
    <! - as an additional way to find groups by group id - >
    < name of the input parameter = "domain name" type = "java.lang.String" / > "
    < name of the input parameter = 'list' type group = "java.lang.List" / > "
    < name of the output parameter = "userList" type="java.util.List"/ >
    < / operation >
    < name of operation = method "Groups members of the research group" = "searchGroupMembers" >
    < name of the input parameter = 'domain name' type="java.lang.Strng"/ >
    < name of the input parameter = 'list' type group = "java.lang.List" / > "
    < name of the output parameter = type="java.util.List"/ "groupMemberList" >
    < / operation >
    < / operations >
    < / service >
    < / services >
    < / component >

    We use java.util.List.

    I see that your input parameter is refereing to java.lang.List.

    Jasmine

  • What is the function of message notification?

    Hello

    Can someone tell me what is the function of message notification? How to create that and which affect us?

    SKG

    Subsequent to the notification function is a PL/SQL procedure according to the same standards of API required for the activities of the function.

    The workflow engine executes the function of posterior to the notification in response to an update of status of the notification the notification is pronounced. For example, you can specify a function of subsequent to the notification which runs when the recipient of the notification sending or transmitting the notification. Subsequent to the notification function might run back logic to validate the legitimacy of the attacker or the transfer or execute logic on the other some evidence. Or you can specify a logic in the message notification function which must be performed when the notification is approved or rejected.

    You can specify the notification message to the activity of notification function by
    Click on the activity of notification-> properties
    You will see a text box with the label 'Function name', you specify the name of function notification post here.
    It should be of the form .

    Published by: sarojak on Sep 17, 2010 03:41

  • What is the function local folders are used in TB? When should I use/non use?

    What is the 'local folders' function does TB? How is it related to the 'archives '. 2015 archives disappear after 2015 or 2016 pop up? Why not just add subfolders Archives rather than 2015 Archives? Documentation on these topics?

    Archives and local folders are not related. You can create an Archive folder under "Local folders" account however.

    See http://kb.mozillazine.org/Local_Folders and https://support.mozilla.org/en-US/kb/archived-messages for more information.

  • What is the function of PTC?

    Dear friends,

    What is the part of the PTC function in the management of the computer...?

    Can someone explain in details...?

    Help, please...

    Thanks in advance

    Hi Han_BFY,

    IPC is the abbreviation of 'Inter - Process Communication'

    It is used to start a logon session, password/user
    data before you connect to a share (file/print etc.)

    "A capability supported by some operating systems that allows a process to communicate with another process. The process can run on the same computer or on different computers connected via a network.
    IPC allows an application to control another application and for multiple applications to share the same data without interfering with each other. »
    http://www.webopedia.com/index.php/term/I/interprocess_communication_IPC.html

  • What is the function of the controller board?

    Hello!

    It seems that two series B as well of the C series have dashboard controllers. What is the purpose of the controller board?

    We have the BMC/MMIC for managing the server and read the sensors. The CMC to function as the 'control plan' of the IOM in the chassis. But what made this controller card and why cant I see not before M3 version on the blades?

    I've read a few people saying that the controller card is the same as the BMC/CIMC, but why then cisco would write things like: "once the CIMC firmware is upgraded, upgrade the room controller."

    And I also found this: "Cisco UCS C-Series M3 rack servers have firmware controller board that controls many functions of server such as eUSBs and connectors e/s. You can activate firmware controller board on these servers in a rack.<- is="" that="" not="" the="" bmcs="" function?="" if="" not,="" why="" is="" this="" function="" not="" usable="" in="" the="" m2="">

    Best regards

    Hello

    The controller card and MMIC are two different components. Be aware that the BMC/MMIC are identical from a point of view of terminology.

    The controllers of the Council is to regulate the voltage to the DIMMS to the ECC/UECC errors. The extent of why wasn't in the m1/m2 line (I think the b230 m2s have controllers of the Commission), the m3 line is when the value has been added.

    I hope this helps.

    Justin

  • What is the function key for the wireless on pavillion dv7 A7G61UA #ABC?

    Accidentally turned off wi fi, need to know the function key to turn it back on, it's a laptop Pavilion d7, procuct number is A7G61UA #ABC.

    Thank you

    Hello

    It should be the button listed as item 4 in the diagram on Page 14 of your & Maintenance Guide.

    Kind regards

    DP - K

  • Firefox version 21 of it which is the WEB DEVELOPMENT TOOL? What are the functions and what is it for?

    I just want to know what all the tools in the toolbar / web developer

    Each of them control?

    The current versions of Firefox have many tools of web development integrated including an inspector and a Style editor.

    The Web Developer toolbar has a help (F1) menu to facilitate the entry of orders.

    You can also use this toolbar to make a screenshot full page.

Maybe you are looking for