Endevor

 View Only

  • 1.  Signout without CCID on Retrieve.

    Posted 24 days ago

    Hi Endevor forum,

    At our site we're using a ccid file (CIPODSN) for ccid validation. This is fine, however we find that devs need to retrieve elements with 'NO SIGNOUT' from our prod environment.
    We want to protect production by making ccids valid for the prod environment during a particular appropriate window, while also allowing developers to retrieve and signout elements from prod, whenever they need to.

    Is it possible to do this? Perhaps with user exits?

    Thanks,

    Hunton



  • 2.  RE: Signout without CCID on Retrieve.

    Broadcom Employee
    Posted 24 days ago
    One way to do this would be to have a generic CCID for developers to use in
    the DEV environment, something like 'DEV'. And then exit2 (or Package exit7
    could fail at CAST) could be used to prevent the DEV CCID from being used
    on a move to PROD.

    The production window can also be enforced with exit7 but you'll need to
    make exceptions for emergencies.

    For the 'no signout' part, I'm not sure I understand your use case but you
    can update C1DEFLTS to use SOFETCH=N. SOFETCH is 'sign out on
    fetch' and when set to 'N' the element is not signed out from PROD. It's
    used primarily with QuickEdit to assist in concurrent development
    situations.

    *Dave Harding *
    Client Services Sr. Consultant • Mainframe Software Division
    Broadcom Software
    Mobile 317-403-1740 | dave.harding@broadcom.com
    Out of office: September 18, November 23 - 27


    On Tue, Aug 11, 2026 at 3:38 AM Hunton Bowland via Broadcom <
    Mail@broadcom.com> wrote:

    > Hi Endevor forum, At our site we're using a ccid file (CIPODSN) for ccid
    > validation. This is fine, however we find that devs need to retrieve...
    > [image: Broadcom] <https: community.broadcom.com>
    > Endevor
    > <https: community.broadcom.com communities community-home digestviewer?communitykey=592eb6c9-73f7-460f-9aa9-e5194cdafcd2>
    > Post New Message <broadcom-caendevor@connectedcommunity.org>
    > Signout without CCID on Retrieve.
    > <https: community.broadcom.com discussion signout-without-ccid-on-retrieve#bme458ab6a-8181-469b-85de-2ddf5bbe1bdf>
    > Reply to Group
    > <broadcom_caendevor_e458ab6a-8181-469b-85de-2ddf5bbe1bdf@connectedcommunity.org?subject=re:+signout+without+ccid+on+retrieve.> Reply
    > to Sender
    > <https: community.broadcom.com communities all-discussions postreply?messagekey=e458ab6a-8181-469b-85de-2ddf5bbe1bdf&ListKey=6c02d13b-c28e-4794-b86a-c8b767e00498&SenderKey=64f029a7-4c27-4863-bed4-578c3cfe929f>
    > [image: Hunton Bowland]
    > <https: community.broadcom.com network members profile?userkey=64f029a7-4c27-4863-bed4-578c3cfe929f>
    > Aug 11, 2026 3:38 AM
    > Hunton Bowland
    > <https: community.broadcom.com network members profile?userkey=64f029a7-4c27-4863-bed4-578c3cfe929f>
    >
    > Hi Endevor forum,
    >
    > At our site we're using a ccid file (CIPODSN) for ccid validation. This is
    > fine, however we find that devs need to retrieve elements with 'NO SIGNOUT'
    > from our prod environment.
    > We want to protect production by making ccids valid for the prod
    > environment during a particular appropriate window, while also allowing
    > developers to retrieve and signout elements from prod, whenever they need
    > to.
    >
    > Is it possible to do this? Perhaps with user exits?
    >
    > Thanks,
    >
    > Hunton
    > *Reply to Group Online
    > <https: community.broadcom.com communities all-discussions postreply?messagekey=e458ab6a-8181-469b-85de-2ddf5bbe1bdf&ListKey=6c02d13b-c28e-4794-b86a-c8b767e00498>*
    > *Reply to Group via Email
    > <broadcom_caendevor_e458ab6a-8181-469b-85de-2ddf5bbe1bdf@connectedcommunity.org?subject=re:+signout+without+ccid+on+retrieve.>*
    > *View Thread
    > <https: community.broadcom.com discussion signout-without-ccid-on-retrieve#bme458ab6a-8181-469b-85de-2ddf5bbe1bdf>*
    > *Recommend
    > <https: community.broadcom.com:443 discussion signout-without-ccid-on-retrieve?messagekey=e458ab6a-8181-469b-85de-2ddf5bbe1bdf&cmd=rate&cmdarg=add#bme458ab6a-8181-469b-85de-2ddf5bbe1bdf>*
    > *Forward
    > <https: community.broadcom.com communities all-discussions forwardmessages?messagekey=e458ab6a-8181-469b-85de-2ddf5bbe1bdf&ListKey=6c02d13b-c28e-4794-b86a-c8b767e00498>*
    > *Flag as Inappropriate
    > <https: community.broadcom.com discussion signout-without-ccid-on-retrieve?markappropriate=e458ab6a-8181-469b-85de-2ddf5bbe1bdf#bme458ab6a-8181-469b-85de-2ddf5bbe1bdf>*
    >
    >
    >
    >
    > You are subscribed to "Endevor" as dave.harding@broadcom.com. To change
    > your subscriptions, go to My Subscriptions
    > <http: community.broadcom.com preferences?section=Subscriptions>. To
    > unsubscribe from this community discussion, go to Unsubscribe
    > <https: community.broadcom.com higherlogic egroups unsubscribe.aspx?userkey=f0102c8e-2c1c-47ba-9f18-e9e6816f2ae3&sKey=KeyRemoved&GroupKey=6c02d13b-c28e-4794-b86a-c8b767e00498>.
    >
    >
    > Copyright © 2005-2023 Broadcom. All Rights Reserved. The term "Broadcom"
    > refers to Broadcom Inc. and/or its subsidiaries.
    >
    > Hosted by Higher Logic, LLC on the behalf of Broadcom - Privacy Policy
    > <https: www.broadcom.com company legal privacy-policy> | Cookie Policy
    > <https: www.higherlogic.com legal privacy> | Supply Chain Transparency
    > <https: www.broadcom.com company citizenship governance-and-ethics#supply>
    > | Terms of Use <http: termsandconditions>
    >




  • 3.  RE: Signout without CCID on Retrieve.

    Posted 23 days ago

    Hi Dave,

    Thanks for your response. I think maybe my original post wasn't clear. We're trying to protect the prod environment using a ccid file. However; this means that developers can only perform 'RETRIEVE' actions with the 'NO SIGNOUT' option enabled. We'd like to know if there's a way to let developers RETRIEVE with signout, while avoiding making arbitrary ccids valid in prod. 

    Thanks,

    Hunton




  • 4.  RE: Signout without CCID on Retrieve.

    Broadcom Employee
    Posted 23 days ago
    I'm 95% confident that with CCID validation enabled, you cannot bypass the
    CCID file on a RETRIEVE with signout, even with an exit. I suppose someone
    else in the Community or Broadcom Endevor Support might disagree.

    I know you want to avoid arbitrary CCIDs in prod but my original thought
    would still work; a CCID used for retrieval combined with exit7 to fail a
    cast if that same CCID is specified on the move to prod. The Package exit
    block field; PACT-ACTION-CCID, can be validated during cast. I have a
    sample COBOL exit7 if you'd like.

    *Dave Harding *
    Client Services Sr. Consultant • Mainframe Software Division
    Broadcom Software
    Mobile 317-403-1740 | dave.harding@broadcom.com
    Out of office: September 18, November 23 - 27


    On Tue, Aug 11, 2026 at 8:03 PM Hunton Bowland via Broadcom <
    Mail@broadcom.com> wrote:

    > Hi Dave, Thanks for your response. I think maybe my original post wasn't
    > clear. We're trying to protect the prod environment using a ccid file....
    > [image: Broadcom] <https: community.broadcom.com>
    > Endevor
    > <https: community.broadcom.com communities community-home digestviewer?communitykey=592eb6c9-73f7-460f-9aa9-e5194cdafcd2>
    > Post New Message <broadcom-caendevor@connectedcommunity.org>
    > Re: Signout without CCID on Retrieve.
    > <https: community.broadcom.com discussion signout-without-ccid-on-retrieve#bme009fa29-056e-46e6-bff6-019ff33cf6b4>
    > Reply to Group
    > <broadcom_caendevor_e009fa29-056e-46e6-bff6-019ff33cf6b4@connectedcommunity.org?subject=re:+signout+without+ccid+on+retrieve.> Reply
    > to Sender
    > <https: community.broadcom.com communities all-discussions postreply?messagekey=e009fa29-056e-46e6-bff6-019ff33cf6b4&ListKey=6c02d13b-c28e-4794-b86a-c8b767e00498&SenderKey=64f029a7-4c27-4863-bed4-578c3cfe929f>
    > [image: Hunton Bowland]
    > <https: community.broadcom.com network members profile?userkey=64f029a7-4c27-4863-bed4-578c3cfe929f>
    > Aug 11, 2026 8:03 PM
    > Hunton Bowland
    > <https: community.broadcom.com network members profile?userkey=64f029a7-4c27-4863-bed4-578c3cfe929f>
    >
    > Hi Dave,
    >
    > Thanks for your response. I think maybe my original post wasn't clear.
    > We're trying to protect the prod environment using a ccid file. However;
    > this means that developers can only perform 'RETRIEVE' actions with the 'NO
    > SIGNOUT' option enabled. We'd like to know if there's a way to let
    > developers RETRIEVE with signout, while avoiding making arbitrary ccids
    > valid in prod.
    >
    > Thanks,
    >
    > Hunton
    > *Reply to Group Online
    > <https: community.broadcom.com communities all-discussions postreply?messagekey=e009fa29-056e-46e6-bff6-019ff33cf6b4&ListKey=6c02d13b-c28e-4794-b86a-c8b767e00498>*
    > *Reply to Group via Email
    > <broadcom_caendevor_e009fa29-056e-46e6-bff6-019ff33cf6b4@connectedcommunity.org?subject=re:+signout+without+ccid+on+retrieve.>*
    > *View Thread
    > <https: community.broadcom.com discussion signout-without-ccid-on-retrieve#bme009fa29-056e-46e6-bff6-019ff33cf6b4>*
    > *Recommend
    > <https: community.broadcom.com:443 discussion signout-without-ccid-on-retrieve?messagekey=e009fa29-056e-46e6-bff6-019ff33cf6b4&cmd=rate&cmdarg=add#bme009fa29-056e-46e6-bff6-019ff33cf6b4>*
    > *Forward
    > <https: community.broadcom.com communities all-discussions forwardmessages?messagekey=e009fa29-056e-46e6-bff6-019ff33cf6b4&ListKey=6c02d13b-c28e-4794-b86a-c8b767e00498>*
    > *Flag as Inappropriate
    > <https: community.broadcom.com discussion signout-without-ccid-on-retrieve?markappropriate=e009fa29-056e-46e6-bff6-019ff33cf6b4#bme009fa29-056e-46e6-bff6-019ff33cf6b4>*
    >
    > -------------------------------------------
    > Original Message:
    > Sent: Aug 11, 2026 08:57 AM
    > From: Dave Harding
    > Subject: Signout without CCID on Retrieve.
    >
    > One way to do this would be to have a generic CCID for developers to use in
    > the DEV environment, something like 'DEV'. And then exit2 (or Package exit7
    > could fail at CAST) could be used to prevent the DEV CCID from being used
    > on a move to PROD.
    >
    > The production window can also be enforced with exit7 but you'll need to
    > make exceptions for emergencies.
    >
    > For the 'no signout' part, I'm not sure I understand your use case but you
    > can update C1DEFLTS to use SOFETCH=N. SOFETCH is 'sign out on
    > fetch' and when set to 'N' the element is not signed out from PROD. It's
    > used primarily with QuickEdit to assist in concurrent development
    > situations.
    >
    > *Dave Harding *
    > Client Services Sr. Consultant • Mainframe Software Division
    > Broadcom Software
    > Mobile 317-403-1740 | dave.harding@broadcom.com
    > Out of office: September 18, November 23 - 27
    >
    >
    > On Tue, Aug 11, 2026 at 3:38 AM Hunton Bowland via Broadcom <
    > Mail@broadcom.com> wrote:
    >
    > > Hi Endevor forum, At our site we're using a ccid file (CIPODSN) for ccid
    > > validation. This is fine, however we find that devs need to retrieve...
    > > [image: Broadcom] <https: community.broadcom.com>
    > > Endevor
    > > <https: community.broadcom.com communities></https:>
    > digestviewer?communitykey=592eb6c9-73f7-460f-9aa9-e5194cdafcd2>
    > > Post New Message <broadcom-caendevor@connectedcommunity.org>
    > > Signout without CCID on Retrieve.
    > > <https: community.broadcom.com></https:>
    > signout-without-ccid-on-retrieve#bme458ab6a-8181-469b-85de-2ddf5bbe1bdf>
    > > Reply to Group
    > > <
    > broadcom_caendevor_e458ab6a-8181-469b-85de-2ddf5bbe1bdf@connectedcommunity.org
    > ?subject=re:+signout+without+ccid+on+retrieve.> Reply
    > > to Sender
    > > <https: community.broadcom.com communities></https:>
    > postreply?messagekey=e458ab6a-8181-469b-85de-2ddf5bbe1bdf&ListKey=6c02d13b-c28e-4794-b86a-c8b767e00498&SenderKey=64f029a7-4c27-4863-bed4-578c3cfe929f>
    > > [image: Hunton Bowland]
    > > <https: community.broadcom.com network></https:>
    > profile?userkey=64f029a7-4c27-4863-bed4-578c3cfe929f>
    > > Aug 11, 2026 3:38 AM
    > > Hunton Bowland
    > > <https: community.broadcom.com network></https:>
    > profile?userkey=64f029a7-4c27-4863-bed4-578c3cfe929f>
    > >
    > > Hi Endevor forum,
    > >
    > > At our site we're using a ccid file (CIPODSN) for ccid validation. This
    > is
    > > fine, however we find that devs need to retrieve elements with 'NO
    > SIGNOUT'
    > > from our prod environment.
    > > We want to protect production by making ccids valid for the prod
    > > environment during a particular appropriate window, while also allowing
    > > developers to retrieve and signout elements from prod, whenever they need
    > > to.
    > >
    > > Is it possible to do this? Perhaps with user exits?
    > >
    > > Thanks,
    > >
    > > Hunton
    > > *Reply to Group Online
    > > <https: community.broadcom.com communities></https:>
    > postreply?messagekey=e458ab6a-8181-469b-85de-2ddf5bbe1bdf&ListKey=6c02d13b-c28e-4794-b86a-c8b767e00498>*
    > > *Reply to Group via Email
    > > <
    > broadcom_caendevor_e458ab6a-8181-469b-85de-2ddf5bbe1bdf@connectedcommunity.org
    > ?subject=re:+signout+without+ccid+on+retrieve.>*
    > > *View Thread
    > > <https: community.broadcom.com></https:>
    > signout-without-ccid-on-retrieve#bme458ab6a-8181-469b-85de-2ddf5bbe1bdf>*
    > > *Recommend
    > > <https: community.broadcom.com:443></https:>
    > signout-without-ccid-on-retrieve?messagekey=e458ab6a-8181-469b-85de-2ddf5bbe1bdf&cmd=rate&cmdarg=add#bme458ab6a-8181-469b-85de-2ddf5bbe1bdf>*
    > > *Forward
    > > <https: community.broadcom.com communities></https:>
    > forwardmessages?messagekey=e458ab6a-8181-469b-85de-2ddf5bbe1bdf&ListKey=6c02d13b-c28e-4794-b86a-c8b767e00498>*
    > > *Flag as Inappropriate
    > > <https: community.broadcom.com></https:>
    > signout-without-ccid-on-retrieve?markappropriate=e458ab6a-8181-469b-85de-2ddf5bbe1bdf#bme458ab6a-8181-469b-85de-2ddf5bbe1bdf>*
    > >
    > >
    > >
    > >
    > > You are subscribed to "Endevor" as dave.harding@broadcom.com. To change
    > > your subscriptions, go to My Subscriptions
    > > <http: community.broadcom.com preferences?section=Subscriptions>. To
    > > unsubscribe from this community discussion, go to Unsubscribe
    > > <https: community.broadcom.com higherlogic></https:>
    > unsubscribe.aspx?userkey=f0102c8e-2c1c-47ba-9f18-e9e6816f2ae3&sKey=KeyRemoved&GroupKey=6c02d13b-c28e-4794-b86a-c8b767e00498>.
    > >
    > >
    > > Copyright © 2005-2023 Broadcom. All Rights Reserved. The term "Broadcom"
    > > refers to Broadcom Inc. and/or its subsidiaries.
    > >
    > > Hosted by Higher Logic, LLC on the behalf of Broadcom - Privacy Policy
    > > <https: www.broadcom.com company legal privacy-policy> | Cookie Policy
    > > <https: www.higherlogic.com legal privacy> | Supply Chain Transparency
    > > <https: www.broadcom.com company></https:>
    > governance-and-ethics#supply>
    > > | Terms of Use <http: termsandconditions>
    > >
    >
    >
    >
    >
    >
    >
    > You are subscribed to "Endevor" as dave.harding@broadcom.com. To change
    > your subscriptions, go to My Subscriptions
    > <http: community.broadcom.com preferences?section=Subscriptions>. To
    > unsubscribe from this community discussion, go to Unsubscribe
    > <https: community.broadcom.com higherlogic egroups unsubscribe.aspx?userkey=f0102c8e-2c1c-47ba-9f18-e9e6816f2ae3&sKey=KeyRemoved&GroupKey=6c02d13b-c28e-4794-b86a-c8b767e00498>.
    >
    >
    > Copyright © 2005-2023 Broadcom. All Rights Reserved. The term "Broadcom"
    > refers to Broadcom Inc. and/or its subsidiaries.
    >
    > Hosted by Higher Logic, LLC on the behalf of Broadcom - Privacy Policy
    > <https: www.broadcom.com company legal privacy-policy> | Cookie Policy
    > <https: www.higherlogic.com legal privacy> | Supply Chain Transparency
    > <https: www.broadcom.com company citizenship governance-and-ethics#supply>
    > | Terms of Use <http: termsandconditions>
    >