Search by Approval Status
Is there a way to search on Approval status? I have a user that wants to get a list of items that have an Approval status of "In Progress". I looked in the Advanced Search, but Approval is not an option in Properties. What is the best/easiest way to generate this list?
Thanks!
回答
I found a solution...
Make a managed property and map it to ows_ModerationStatus.
0 = Approved
1 = Rejected
2 = Pending
3 = Draft
すべての返信
Same problem here...
Does anyone know if this is possible?
I can't find a Site Column named ows_Approval ... (I have three document library's with content approval)
And if I map the crawled property ows_Approval to a managed property no results can be found...
Can I conclude of that information that this isn't possible in MOSS2007 ?
I found a solution...
Make a managed property and map it to ows_ModerationStatus.
0 = Approved
1 = Rejected
2 = Pending
3 = Draft
Thanks for the update. I'll try your solution as soon as I can get to it.
- Does this solution work? I am facing the same problem, I would like to filter out Search results to show only those documents/items that are approved...
- Unfortunately, I haven't had any time to try it. Sorry, just too much other stuff a higher priority.
- I tried to add new managed property and map it to ows_ModerationStatus but i couldn't find this property.
Thx for replying.
Regards. - You have to search for a the property ows__ModerationStatus(Integer)
Attention: it has two underscores! - I managed to find it and was able to search it and found the realted information but after i went on versionning settings and activated the approval feature.
at the same time , i am using the approval workflow template, and now in my document library i have 2 columns of approval.one related to the workflow , and the other related to the one of the versioning.i know now that the approval coming from the versionning is related to the maped property ows__Moderationstatus.But the one coming from righ clicking the file and starting the approval workflow template is related to which mapped property ?
Thx for replying to me.
Best Regards.