Hi I have a problem executing the process with email endpoint.
I have created a process which needs to be executed when an email with pdf attachment to my adress is retrieved.
Steps I have done:
1. Define process variables. A document variable to hold the PDF document named myForm.
2. First step of the process, "Set Value" is doning nothing about variables (no mapping)
3. Second step "Assig Task" which will see the document already filled, and route to Approve or Disaprove.
4. Last step is "Write the info to database".
5. Activate the process.
6. Create an email endpoint (host as our email server, username and password of mine)
I send myself an email with an attachment of pdf form. When email comes, it disappears which shows the usage by email endpoint. However process do not begin, there exists an error in server log. What can be the problem?
Thank you,
Asiye
2007-11-23 14:10:40,678 INFO [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] begins process emails:
2007-11-23 14:10:41,538 INFO [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] done process emails:
2007-11-23 14:10:41,553 INFO [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] unlock EmailSource : asiyegunaydin@exchsrv
2007-11-23 14:10:41,569 ERROR [org.jboss.ejb.plugins.LogInterceptor] TransactionRolledbackLocalException in method: public abstract com.adobe.idp.um.api.infomodel.User com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesMan ager.getExpandedAuthenticatedUser(java.lang.String,java.lang.String,in t) throws com.adobe.idp.common.errors.exception.IDPException,com.adobe.idp.comm on.errors.exception.IDPSystemException, causedBy:
com.adobe.idp.common.errors.exception.IDPSystemException: nullorigin: | [com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesMa nagerBean] errorCode:13316 errorCodeHEX:0x3404 message:user_identifier:asiyegunaydin domain:Test
at com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesMan agerBean.getExpandedAuthenticatedUser(DirectoryServicesManagerBean.jav a:1181)
at sun.reflect.GeneratedMethodAccessor370.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.invocation.Invocation.performCall(Invocation.java:345)
at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(S tatelessSessionContainer.java:214)
I have created a process which needs to be executed when an email with pdf attachment to my adress is retrieved.
Steps I have done:
1. Define process variables. A document variable to hold the PDF document named myForm.
2. First step of the process, "Set Value" is doning nothing about variables (no mapping)
3. Second step "Assig Task" which will see the document already filled, and route to Approve or Disaprove.
4. Last step is "Write the info to database".
5. Activate the process.
6. Create an email endpoint (host as our email server, username and password of mine)
I send myself an email with an attachment of pdf form. When email comes, it disappears which shows the usage by email endpoint. However process do not begin, there exists an error in server log. What can be the problem?
Thank you,
Asiye
2007-11-23 14:10:40,678 INFO [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] begins process emails:
2007-11-23 14:10:41,538 INFO [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] done process emails:
2007-11-23 14:10:41,553 INFO [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] unlock EmailSource : asiyegunaydin@exchsrv
2007-11-23 14:10:41,569 ERROR [org.jboss.ejb.plugins.LogInterceptor] TransactionRolledbackLocalException in method: public abstract com.adobe.idp.um.api.infomodel.User com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesMan ager.getExpandedAuthenticatedUser(java.lang.String,java.lang.String,in t) throws com.adobe.idp.common.errors.exception.IDPException,com.adobe.idp.comm on.errors.exception.IDPSystemException, causedBy:
com.adobe.idp.common.errors.exception.IDPSystemException: nullorigin: | [com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesMa nagerBean] errorCode:13316 errorCodeHEX:0x3404 message:user_identifier:asiyegunaydin domain:Test
at com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesMan agerBean.getExpandedAuthenticatedUser(DirectoryServicesManagerBean.jav a:1181)
at sun.reflect.GeneratedMethodAccessor370.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.invocation.Invocation.performCall(Invocation.java:345)
at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(S tatelessSessionContainer.java:214)