发新话题
打印

[已解决] what else should do after import schema to new CQ system( 此文章被查看:373次,被回复:7篇!! )

what else should do after import schema to new CQ system

Hi,

I manage to import the old schema to new CQ system. However, I can not see the CR, IR, product, customer etc. I defined in old schema.

What else should I do after import schema? any suggestion is highly appreciated!


问题已经解决 [打开主题]
本主题的最佳答案为 [ 8 楼].



© 本文为 jyzhou817SCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

please see CR,iR,product of the submit action access control
sure you have access the submit Access



© 本文为 ljs53SCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

回复 楼主 的帖子

Could you explain more detail?

You can not see CR .. in CQ Designer or Clients?

Sometimes, action hook will cause the record type invisable in the list of the New submit.



© 本文为 yunshanSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

Hi,

Yes, I can not see the record type CR, IR,... in "New" submit when I start CQ client.

However, I can see CR .. in CQ Designer.

Hope see your suggestion soon.

Many thanks.

© 本文为 jyzhou817 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

回复 地毯 的帖子

Check your schema to see whether the following situation exists:

1. In CQ Designer, open the actions of the record type which is inviable in clients.

2. Check whether Access Control hook exists in Submit or Base Action

3. If user does not have privilege, the record type in new list may invisible,
    or, if the <YourRecordType>_AccessControl is not set, but with other scripts in it, default access is false.

© 本文为 yunshan 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

Hi,

Thanks.

Do you mean that I should do something in the "Designer" after import a schema to a new CQ system?

I did it according to your instruction: start Designer,
I  find that the "Access Control" for "Submit" action: "User Groups", which are "Coordinator", "TeamLeader"
I added the Group through CQ User Administration.

After that, I still can not see the CR in the New list in CQ Client.

In your reply, you said "Check whether Access Control hook exists in Submit or Base Action". How to check?
I find only "User Groups" for "Submit" Action under "Access Control". Is it correct. I compare with the existing running CQ. It is exactly correct.
What else should be done when I try to build a new CQ system based on existing CQ system?

Thanks

© 本文为 jyzhou817 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

回复 6# 的帖子

If the current user belongs to the groups which you selected in User Groups, you could see the record type in the list. Can you check it out?

In my last reply, i mean the action access control hook may hide the specific record types from the New list in clients.

© 本文为 yunshan 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

Hi,

Thanks. My problem was solved.
Because after i add the user group as what i did in source CQ system, I have to add the user and let this user subscribe the user group. after subscribe the user group, and upgrade database, I can see the record types.


最佳答案
该回答被楼主/管理员列为正解!

© 本文为 jyzhou817 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

发新话题