Hi everyone:
Somebody knows some documentation or example about to créate workflows in the web service configuration tool from connector web service in Forefront identity manager?
Thanks in advanced
Regards
FIM
Hi everyone:
Somebody knows some documentation or example about to créate workflows in the web service configuration tool from connector web service in Forefront identity manager?
Thanks in advanced
Regards
FIM
I currently have FIM 2010 R2 installed and I'm trying to create a Temporal Set using xs:dayTimeDuration. The samples I have found on the Internet are using 'PnD' syntax, where n is the number of days. However for my use case, I need to be more restrictive, like 6 hours. Based on XPath 2.0 syntax linked from FIM 2010 R2 documentation, I would use this:
(ExpirationTime < op:subtract-dayTimeDuration-from-dateTime(fn:current-dateTime(), xs:dayTimeDuration('PT6H')))
When I manually run the "FIM_TemporalEventsJob" SQL Job, nothing happens. The UI doesn't support the syntax, so I don't know how to see if the object is part of the set. All I know is that my workflow doesn't execute. However, if I change the syntax to use 'P1D', everything works as expected...
My question is: is this a bug or FIM doesn't support the syntax?
Mark Remkiewicz
TechNet loves you!
We love your contributions at TechNet Wiki sooo much that we give you more than just love in return...
We give you NOTORIETY, GLORY... and VIRTUAL MEDALS!
That's not all, this love we have, together, it flows both ways my friend.
You give us stuff, we give you stuff, like interviews, recognition points, Ninja Belt rankings, and of coursefront page love!
If the love is strong enough, who knows where it could end! We may even invite you into secret clubs and other initiatives.
So why not spread the love a little further this Valentines, with more than just a cheap card from the highstreet...
Express your love for your favourite technology in a TechNetWiki article!
Pour your heart out to us, capture our hearts and woo us with your prowess!
All you have to do is add an article to TechNet Wiki from your own specialist field. Something that fits into one of the categories listed on the submissions page. Copy in your own blog posts, a forum solution, a white paper, or just something you had to solve for your own day's work today.
Drop us some nifty knowledge, or superb snippets, and become MICROSOFT TECHNOLOGY GURU OF THE MONTH!
This is an official Microsoft TechNet recognition, where people such as yourselves can truly get noticed!
HOW TO WIN
1) Please copy over your Microsoft technical solutions and revelations toTechNet Wiki.
2) Add a link to it on THIS WIKI COMPETITION PAGE (so we know you've contributed)
3) Every month, we will highlight your contributions, and select a "Guru of the Month" in each technology.
If you win, we will sing your praises in blogs and forums, similar to the weekly contributor awards. Once "on our radar" and making your mark, you will probably be interviewed for your greatness, and maybe eventually even invited into other inner TechNet/MSDN circles!
Winning this award in your favoured technology will help us learn the active members in each community.
Feel free to ask any questions below.
More about TechNet Guru Awards
Thanks in advance!
Pete Laker
#PEJL
Got any nice code? If you invest time in coding an elegant, novel or impressive answer on MSDN forums, why not copy it over to the one and onlyTechNet Wiki, for future generations to benefit from! You'll never get archived again!
If you are a member of any user groups, please make sure you list them in the
Microsoft User Groups Portal. Microsoft are trying to help promote your groups, and collating them here is the first step.
Hi,
I have 5 FIM Portal Server in production. I need below clarification.
Can you confirm if I can install FIM Reporting in just one server which have FIM Service installed on that?
Or
Should we run this on every FIM Service Portal [Suppose we have 5 Portal Servers]?
Can someone clarify my doubt?
I understand FIM Reporting is a component of FIM Service. So FIM Reporting installation should not depend on how many portal production architecture have, it can be installed on one of the FIM Service Server.
Aswathy Raj
Hi,
I have an FIM 2010 R2 SP1 install on Windows 2012 infrastructure using SharePoint 2013. Roles are broken out so I have a separate server for FIM Service, FIM Sync and SQL backend.
I have populated users as required but they cannot access the FIM Portal unless they are members of the local security group "Users" on the FIM Service server itself. When not added to this group they get prompted for credentials repeatedly and after entering them repeatedly then I receive a message from the below link
"https://idmportal.company.com/_layouts/MSILM2/ErrorPage.aspx
Unable to process your request"
Once I add the user into the "Users" group on the FIM Service server then the user logs in with no issues.
Has anyone else come across this issue?
Thanks,
B
The FIM 2010 product group created an RSS feed to alert you when they release a FIM 2010 hotfix.
To subscribe, just go to the Forefront Identity Manager Solution Center.
Check the downloads section.
In the right column click on the RSS icon in the “FIM 2010 Hotfixes” box. Then click on Subscribe to This Feed.
Here is the shortcut link to the feed:
http://bit.ly/FIM2010HotfixRSS.
This is the RSS source link, to add in your feed reader:
http://sxp.microsoft.com/feeds/3.0/msdntn/FIM2010_Hotfixes (updated 19/mar/2013)
Please help spread the word about this tool so others will know when hotfixes are available that may resolve issues they’ve been experiencing.
For the full list of hotfix downloads check the FIM hotfix downloads on the Microsoft Support Site.
Peter Geelen (Microsoft Belgium) - Premier Field Engineer Security & Identity
[If a post helps to resolve your issue, please click the "Mark as Answer" of that post or "Helpful" button of that post.
By marking a post as Answered or Helpful, you help others find the answer faster.]
Run running a full import I'm getting a failed-search error with timeout 0x55 for the error information. There is nothing in the event logs nor import log when I enable it. I've tried playing with page/batch size and doubling/tripling/quadrupling the timeout with nothing seeming to help.
What other debugging tricks can I use to possibly find out what is going on?
Hello, We have Sync Manager, so what is the best doc source to explain the CentralConfigSettings such as settings in the 'AppSettings' section, MA settings, etc? Thanks.
Thanks for your help! SdeDot
Hi,
We are installing FIM portal on 2 windows servers for achieving HA.
Please help by sharing will it cost us two FIM Licence to do that.
Thanks,
Varun
I am importing an object(person) from sql which has a reference to second object (department). The connector space search shows the second object type as placeholder and not as department. The department object was created in FIM portal and not joined by or connected to any other MA.
a) In Portal, there is an object called department. It has an attribute displayName which has Computer Services as value.
b) The FIMMA has the department object type flowing 4 to/from MV. Am I missing anything in this? Should the displayname be flowed to any other attribute?
dn<-- (sync rulemapping);MVObjectid<-- <objectid>; DisplayName-->displayName; <dn>-->cdObjectID
c)sql MA(person object) : has 2 attributes; empID ,dept(reference - department object) (123,Computer Services); import flow has dept to department in MV (direct flow). The preview is showing as Applied Deleted for department and connector space has placeholder.
Please help!
Hi,
I have a requirement to trigger a MPR at exactly at 07h00, is this possible? and how? I have reviewed some of the articles on this topic, but they concentrate more on a specific date.
I have created a custom Workflow activity to send a SMS to a user when a password is about to expire. The TemporalEventsJob runs at 00h00 resulting in the SMS going out at about 01h00 in the morning, I want to change / delay the SMS to 07h00 without changing the schedule of the TemporalEventsJob.
Thanks
Johan Marais
JkM6228
Jimmy George
Hi,
Forefront Identity Manager 2010 R2 SP1 is supposed to have Exchange 2013 support. In the AD MA I see only Exchange 2007 and Exchange 2010 listed as options for Exchange provisioning.
According to the following article:
http://technet.microsoft.com/en-us/library/aa998597(v=exchg.150).aspx
There should be an option to specify Exchange 2013. I don't see this at all. I'm running Forefront Identity Manager 2010 R2 (4.1.3419.0).
Anyone see Exchange 2013 listed or know a fix?
Thanks,
Stefan
Hello,
i'm a beginner in FIM.
i want to understand why Full Import for FIM MA does not importing objects? i have these statistics in "Synchronization Statistics":
After Full Sync , i have these statistics :
No projections, no joins ? what are the probable causes for that ?
Regards
Hello everybody,
I have an issue on FIM portal after deleting person object.
On FIM Portal, I have an error message: access denied.
I'm on 4.1.3496.0 version.
On event viewer, I see following deadlock:
Microsoft.ResourceManagement.WebServices.Exceptions.UnwillingToPerformException: Other ---> System.Data.SqlClient.SqlException: Reraised Error 1205, Level 13, State 51, Procedure CalculateRequestSetTranstionsMembershipConditionEvaluation, Line 2298, Message: Transaction (Process ID 54) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader()
at Microsoft.ResourceManagement.Data.DataAccess.DoRequestCreation(RequestType request, Guid cause, Guid requestMarker, Boolean doEvaluation, Int16 serviceId, Int16 servicePartitionId)
--- End of inner exception stack trace ---
Did you ever see that ?
Thank you.
Antho
I have created a Multivalued Reference Attribute (D_Groups). but neither i can edit it nor browse any data for that.
it looks like this.
How to fix it?
Hello,
I'am using SSPR with google chrome browser and i'am pormpted , when i click OK without writing anything it's ok.
With IE i'am not prompted
Any idea about kerberos and google chrome ??
Thanks
Hi,
I'm installing FIM 2010 R2 SP1 with Reporting feature.
It is going to be installation with separate SQL and separate servers for SCSM DW and SCSM MS.
I have SQL where I prepared 3 instances (default one for FIM databases, one for SCSM SM databases, one for SCSM DW databases). My question is - which one of them should have SQL Reporting services installed?
Borys Majewski, Identity Management Solutions Architect (Blog: IDArchitect.NET)
Hi,
I am trying to implement configuration for fim 2010 r2 password registration language pack.In my environment Password Registration and Password Reset portal working fine but now want to implement multi Language senario specially for Hindi Language.I installed
language pack in Password Registration and Reset Machine and do some configuration for Hindi Language like first create one Set,Workflow and MPR for Hindi Language and also create Customization folder in root directory of FIM Password Registration and Reset
and also create a Strings.hi-IN.Resources file in Customization folder but this is not reflected in my environment this take English Language by default.So please suggestiom me where i am wrong.
and also provide some setting for Hindi Language in Internet Explorer(Browser).
Regards
Anil Kumar