Jun 15, 2022
11:31 AM
Hello,
Is it possible to change a catalog type from General to Application. We have some General Applications that run custom actions and have their Questionnaires and Approval workflows set up. We now have SCCM assignments for some of these catalog Items and would like for a user to be added to the SCCM collections on Approval.
I tried just adding a SCCM deployment (it looked like it added it correctly), but the type is still General.
I’d prefer not to have to archive these Catalog items just to reimport them in again as Application types.
Thanks.
... View more
Apr 30, 2022
03:34 PM
I want to be able to display catalog item request questionnaire answers in the email that gets sent to approvers for General catalog items (General - Request For Approval) I’m using the ##Questions## variable. I would like for all the text that is presented in the email to be the same size, currently the values in the email that are inserted using ##Questions## seem random and the email looks unsightly. Is there a way to control this? Do I need to edit the questions then selves or ideally is there a way to do this in the ‘General - Request For Approval’ template? The questions we have are a mostly a mix of Rich Text box, drop down and check box questions. Thank You.
... View more
Feb 24, 2022
05:41 PM
Thanks, I suspected that direct SQL Updates would be the only way to manage this. We should be able to build it into our automation.
... View more
Feb 23, 2022
06:09 PM
We need to import 700+ General Catalog Items into our 2019R1 App Portal.We have 1400+ Application Items in currently. We would like the email notification (for example ‘Software/General Catalog Item Request Order’) to be different for General Items than what it is for Application items. Is there any way to do this, without having to manually modify each of the 700 notifications for the General Catalog items?
... View more
Jan 03, 2022
04:57 PM
Thanks Jim, I will try to use those API's by calling them from a powershell script. I see the identifier for the APIs are the Catalog Item Title. If I have archived Catalog items with the same Title - will that cause any issues? Will the active Catalog items update correctly? Cheers.
... View more
Dec 02, 2021
05:33 AM
We have been hard at work collection descriptions and key search words for our 1500 App Portal Catalog items. I’m trying to get the SQL updates together so I can run against the DB. Update Description is easy: Update WD_WebPackages Set PackageDesc = 'This is an app description' WHERE PackageID_FK = 1234 My question is how to run updates for the key words. Do we only need to update the WD_WebPackageKeyword table? Is the update something like this Update WD_WebPackageKeyword Set Keyword = ‘keyword1 keyword2’ WHERE PackageID_FK = 1234 What if we have more than one key word per catalog item? What if that catalog item already has a key work in it (and we want to add more)? I can run the queries past our DBA team also, but thought I should ask here in case there are other tables we need to consider when updating WD_WebPackageKeyword. Thanks.
... View more
Nov 23, 2021
05:08 AM
3 Kudos
Completing the following steps resolved the issues we were seeing. 1 – Updating the request processing batch size, by running the following SQL update: update wd_appsettings set value = '600' where keyname ='RequestProcessingBatchSize' We restarted the ESD Service after this. 2 - Deleted failed inserts We also had a number of failed inserts that were preventing valid requests from inserting correctly. We ran a query to delete these, it looked like this UPDATE WD_PackageRequests SET IsLeased = 0, LeaseExpire = NULL, Deleted = 1, Inserted = 0, InsertDate = NULL, monitor = 0 WHERE requestID in( <--insert comma seperated request numbers here-->)
... View more
Nov 10, 2021
05:41 PM
Thanks Jim, I already did that, but no joy. Charlie is helping us via a support case now. It is a strange one for sure. When we get a solution I'll post back up here.
... View more
Nov 09, 2021
06:14 PM
1 Kudo
It looks like about 4 catalog items are having the issue. The rest of the 1200+ catalog items are processing correctly. I've also raised a case and Charles took a look at the logs and said he could see it looked like there were insert issues all right. I have archived some of the affected catalog items and recreated them from scratch - but will experience the same issue with them. What is confusing is that we can manually add users to the SCCM Collections, and that the catalog items had been working fine before. I can't think of anything that changed.
... View more
Nov 09, 2021
04:20 AM
We can manually add users to the SCCM collections, it just does not seem to work using App Broker.
... View more
Nov 09, 2021
04:15 AM
1 Kudo
Over the last week we have noticed that there have been (App Portal 2019 R1) Requests raised and processed as successful but the users have not been added to the SCCM collections (we have user based deployments). The issue seems to be with a small number of catalog items. Users raise a request, everything looks to be fine (even the request log files look ok) but then the user does not get the install and when investigated – the users has not been added to the SCCM Collection. The rest of our 1200+ catalog items seem fine. The affected catalog items were all created at different times over the last two years. Some of the affected Catalog items require approval – and other do not. Previous requests to these catalog items did process correctly – and users were added correctly. Users who request an affected catalog item will find that they don’t get added to the SCCM collection but the same users can then go on to request a working catalog item successfully. Any advice on how to troubleshoot this issue would be greatly appreciated, Thanks.
... View more
Oct 07, 2021
06:35 AM
We have an Dev App Portal in a separate test environment – integrating with test AD and test SCCM. Our Prod App Portal is integrated with our prod AD and Prod SCCM. I’d like to build a UAT App Portal, I’m wondering if it was possible to set up a UAT App Portal (with it’s own DB) – but have it also integrated to prod AD and Prod SCCM. Can this work?
... View more
Oct 07, 2021
06:28 AM
I’m interested in using the approveRequest API. If I have a Catalog item which has an approval workflow with two or more levels of approvers, can I use this API to approve just one level? If I approve a request with this API – does it approve for all approvers? Thanks
... View more
Latest posts by NicOla
Subject | Views | Posted |
---|---|---|
658 | Oct 12, 2022 07:08 AM | |
662 | Oct 12, 2022 07:07 AM | |
732 | Oct 10, 2022 03:51 PM | |
721 | Sep 10, 2022 04:50 PM | |
726 | Sep 10, 2022 04:50 PM | |
804 | Sep 05, 2022 04:29 PM | |
625 | Jul 27, 2022 11:02 AM | |
701 | Jul 21, 2022 10:14 AM | |
720 | Jul 21, 2022 09:33 AM | |
712 | Jul 20, 2022 12:55 PM |
Activity Feed
- Got a Kudo for Multiple approval workflows on checkout. Oct 12, 2022 09:43 AM
- Posted Re: Multiple approval workflows on checkout on App Broker Forum. Oct 12, 2022 07:08 AM
- Posted Re: Multiple approval workflows on checkout on App Broker Forum. Oct 12, 2022 07:07 AM
- Kudoed Re: Multiple approval workflows on checkout for jdempsey. Oct 12, 2022 07:07 AM
- Kudoed Re: Multiple approval workflows on checkout for TeriStevenson. Oct 12, 2022 07:06 AM
- Got a Kudo for Multiple approval workflows on checkout. Oct 11, 2022 12:12 PM
- Posted Multiple approval workflows on checkout on App Broker Forum. Oct 10, 2022 03:51 PM
- Got a Kudo for Re: Query to get users groups within named Approval Groups. Sep 10, 2022 06:44 PM
- Got a Kudo for Re: Query to get users groups within named Approval Groups. Sep 10, 2022 06:44 PM
- Got a Kudo for Query to get users groups within named Approval Groups. Sep 10, 2022 06:43 PM
- Got a Kudo for Re: Query to get users groups within named Approval Groups. Sep 10, 2022 04:51 PM
- Posted Re: Query to get users groups within named Approval Groups on App Broker Forum. Sep 10, 2022 04:50 PM
- Posted Re: Query to get users groups within named Approval Groups on App Broker Forum. Sep 10, 2022 04:50 PM
- Got a Kudo for Re: Query to get users groups within named Approval Groups. Sep 10, 2022 04:50 PM
- Kudoed Re: Query to get users groups within named Approval Groups for CharlesW. Sep 10, 2022 04:49 PM
- Kudoed Re: Query to get users groups within named Approval Groups for jdempsey. Sep 10, 2022 04:48 PM
- Posted Query to get users groups within named Approval Groups on App Broker Forum. Sep 05, 2022 04:29 PM
- Posted Re: SetAlternateApproverAndOutOfOffice API on App Broker Forum. Jul 27, 2022 11:02 AM
- Got a Kudo for SetAlternateApproverAndOutOfOffice API. Jul 21, 2022 12:56 PM
- Posted Re: SetAlternateApproverAndOutOfOffice API on App Broker Forum. Jul 21, 2022 10:14 AM