Re: Getting IllegalStateException when running task

2018-05-14 Thread alireza ranjbaran
bute, or value is "Arnold". > > > 2. If the script is finding the item it is requested to, why does it > trigger the creation script instead of the update script? > > > The point is exactly this: because of the exception above, Syncope does > not find any ite

Re: Getting IllegalStateException when running task

2018-05-16 Thread alireza ranjbaran
gt; mandatory fields. > > > Best Regards, > > Arnold Miller > > > *Sent:* Tuesday, May 15, 2018 at 12:08 AM > *From:* "alireza ranjbaran" <ranjbaran1...@gmail.com> > > *To:* user@syncope.apache.org > *Subject:* Re: Getting IllegalStateException when

Re: Get current date and time using JEXL

2018-05-22 Thread alireza ranjbaran
I tyied to use JETT to call static java function in derived schema: ${java.time.LocalDateTime.now()} But it does not works. It consider '{}' as InvalidValues... On Tue, May 22, 2018 at 2:35 PM, alireza ranjbaran <ranjbaran1...@gmail.com> wrote: > Hi, > I need to create a de

Get current date and time using JEXL

2018-05-22 Thread alireza ranjbaran
Hi, I need to create a derived schema in Syncope that contains current year and month. I would appreciate any help... -- *Best Regards,* *Alireza *

Pull task on Active Directory removed memberships - needs log for rollback

2018-06-10 Thread alireza ranjbaran
Hi, We have run a pull task on AD, it has removed some members of groups from active directory. We need to rollback and it requires membership remove logs. Who can I find membership propagation logs? -- *Best Regards,* *Alireza*

Re: Pull task on Active Directory removed memberships - needs log for rollback

2018-06-13 Thread alireza ranjbaran
N=Elaheh > Panahi,OU=Tehran,OU=Non-Staff,OU=Users,OU=Accounts,DC= > internaldomain,DC=ir. > > You can find the details of which data were sent by Syncope to AD in the > Propagation Task. > > Regards. > > > On 11/06/2018 10:37, alireza ranjbaran wrote: > > Dear Fran

Re: Pull task on Active Directory removed memberships - needs log for rollback

2018-06-11 Thread alireza ranjbaran
cesco Chicchiriccò < ilgro...@apache.org> wrote: > On 10/06/2018 14:26, alireza ranjbaran wrote: > >> Hi, >> We have run a pull task on AD, it has removed some members of groups from >> active directory. >> We need to rollback and it requires membership remove logs. &g

RuntimeException in Configuration > Types > Schemas

2018-05-27 Thread alireza ranjbaran
Hi, I have installed syncope on a server, then I went to Schemes and tried to remove pre-defined PLAIN schema (email). So there is no schema... After click on "delete", I got error and I can not come back to Types > Schemas by getting below error. I would appreciate any help to fix that..

Re: Null password

2018-08-11 Thread Alireza Ranjbaran
Hi, Make sure that you added password in your resource mapping. Also see DBPasswordPropagationActions -- Sent

"Read timed out" error when invoking big reports

2018-08-04 Thread alireza ranjbaran
ATION?size=50=Active+Directory=start+ASC=true=1: Read timed out Error detail has been attached. Kindly please check it.. -- *Best Regards,* *Alireza Ranjbaran* *IT Security Engineer* Unexpected RuntimeException Last cause: Read timed out WicketMessage: Error attaching this container for

Having duplicate group names in different resources (when the members are different)

2018-08-08 Thread alireza ranjbaran
, ...) is my first solution. But I appreciate if you help me to find better way. -- *Best Regards,* *Alireza Ranjbaran* *IT Security Engineer*

Syncope 2.1: Propagation Actions and Pull Actions do not exist

2018-07-15 Thread alireza ranjbaran
g/docs/2.1/reference-guide.html#propagationactions [2] https://syncope.apache.org/docs/2.1/reference-guide.html#pullactions -- *Best Regards,* *Alireza Ranjbaran* *IT Security Engineer*

Re: Syncope 2.1: Propagation Actions and Pull Actions do not exist

2018-07-15 Thread Alireza Ranjbaran
Thanks dear Francesco, The actions are available in Implementations tab. -- Sent from: http://syncope-user.1051894.n5.nabble.com/

Re: Avoid any propagation to external resources during the night

2018-07-24 Thread alireza ranjbaran
ctorCapability. > UPDATE); > } > else { > connInstance.getCapabilities().add(ConnectorCapability. > UPDATE); > } > } > > > > -- > *Best Regards,* > > *Alireza Ranjbaran * > *IT Security Engineer* > > > > -- > Dott. Andrea Patricelli

Avoid any propagation to external resources during the night

2018-07-23 Thread alireza ranjbaran
contains(ConnectorCapability.UPDATE)) { connInstance.getCapabilities().remove(ConnectorCapability.UPDATE); } else { connInstance.getCapabilities().add(ConnectorCapability.UPDATE); } } -- *Best Regards,* *Alireza Ranjbaran* *IT Security Engineer*

Active Directory INCREMENTAL pull task (sync) does not work

2018-09-05 Thread alireza ranjbaran
Hi, I have an AD connector that works fine with FULL_RECONCILIATION pull tasks. But it does not works with INCREMENTAL pull task. I did below steps: - Created AD incremental pull task (allow update) - Run the pull task - modified some attributes in Active Directory directly (the

Re: Active Directory INCREMENTAL pull task (sync) does not work

2018-09-06 Thread Alireza Ranjbaran
Dear Fabio, Please have below info: 1. what is the version of your AD? 47 2. did you provide filters (custom/membership) in AD connector configuration? No filter. 3.did you see something strange into the log files? In INCREMENTAL pull No. But I see something strange: when I run

Syncope just accept username/schema = "Syncope" for Oracle internal storage

2018-04-23 Thread alireza ranjbaran
ler - [Master] Data found in the database, leaving untouched -- *Best Regards,* *Alireza Ranjbaran* catalina.2018-04-23.log Description: Binary data core.log Description: Binary data core-persistence.log Description: Binary data core-rest.log Description: Binary data localhost.2018-04-23.log Description: Binary data

Re: Fwd: Syncope 2.0.8 Deployment Fail

2018-04-23 Thread alireza ranjbaran
It works :) Thanks. On Mon, Apr 23, 2018 at 2:45 PM, Francesco Chicchiriccò <ilgro...@apache.org > wrote: > On 23/04/2018 12:07, alireza ranjbaran wrote: > > Hi, > I trying to deploy Syncope v2.0.8 (Maven Project) onTomcat 8.5 using > Oracle DB. but it fails with b

Define a user as manager of another user

2018-10-27 Thread alireza ranjbaran
Hi dears, Using a PLAIN schema as manager attribute seems not good because it do not have search facilities. Do we have any way to relate a user to another? -- *Best Regards,* *Alireza Ranjbaran* *IT Security Engineer*

Re: Active Directory INCREMENTAL pull task (sync) does not work

2018-09-14 Thread Alireza Ranjbaran
Hi dears, Here is the log of connid: [2018-09-14T15:50:24.719] org.identityconnectors.framework.api.operations.ValidateApiOp Return: nullMethod: validate [2018-09-14T15:50:24.719]

User icon in mobile screen size does not appear

2019-04-02 Thread alireza ranjbaran
Hi As you see the attachment, user logo is not available in mobile screen size. It seems we should add icon in BasePage.html as below: .. -- *Best Regards,* *Alireza Ranjbaran* *IT Security Engineer*

Re: Group Sync with Member

2019-08-31 Thread alireza ranjbaran
<https://www.alfresco.com/> <https://twitter.com/alfresco> > <https://www.facebook.com/alfrescosoftware/> > <https://www.linkedin.com/company/alfresco> > <https://www.youtube.com/c/alfresco> > <https://www.glassdoor.co.uk/Overview/Working-at-Alfresco-Software-EI_IE404506.11,28.htm> > > > -- *Best Regards,* *Alireza Ranjbaran* *IT Security Engineer*