Can't find Appian Admin Console - appian

I am new at Appian and eager to learn, so please help me if you can and don't tell me go to search before asking here as I have already searched and found nothing.
I can't find Appian Admin Console as shown in screenshot, how can I get it?

Knowing where to search, I can provide you the corresponding quote from the Appian documentation:
Only users of type System Administrator can access the Administration Console and make changes to the configurations.
Do you know anybody in your organization or from Appian who has that rights and who might grant to them for you as well?

For who Google for answer: I used a free trial version and it seems to access to the Admin Console is not included in Appian Free Trial version.

Related

Creating issues with the JIRA API for specific users with assigned permissions to view

I am new to JIRA API automation and would like to know how I could use the JIRA API to create an issue for specific user who have restricted permissions to view - the API to be used is as follows -https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-post
Thanks,
Best Regards,
Nuzhi
I tried going through the API documentation but could not find any particular detailed documentation with regards to the use case.

How to add "Order Online" link on GMB using the API

[NOTE: This may be not the right place for this question. Can you please refer me to the right place if this is not.]
I know you can login to GMB, verify the business and than add the "Order Online" link from the GMB console.
We are an agency and expanding fast so we are trying to find out a way of adding our link to all our customer's GMB pages without needing to getting verified for each of them separately but rather using the API if possible.
Anyone here has experience doing this? I looked through the API, but can not find anything like this.
It is not possible to influence this attribute. See this article
In some cases, links to certain third-party booking services will appear automatically on business listings. These links cannot be edited in Google My Business.
If you want to remove or fix a link in your own listing, please contact the third-party provider’s support team or a technical contact to request they remove your data from the information they are sending Google.

How does one integrate oauth.io into appery.io?

I am developing a simple mobile app on appery.io for learning / experimental purposes at this point in time. I would love to be able to authenticate users by integrating oauth.io to assist with this.
The oauth.io documentation is written in such a manner that it looks like it should be very simple to do but I'm hitting a dead end and I'm concerned that I'm not doing things correctly or that what I'm setting out to do is impossible.
I am following the documentation provided at the references, below. I've installed the oauth.js file into the JavaScript folder under the project tab on appery's app builder. I confirmed that the HTML code is set (actually, appery.io does this automatically, but I double-checked), and then the next bit of code the documentation suggests triggers an error when I set it to run on "page show" in my app's start screen.
The line
OAuth.initialize('key-goes-here');
triggers an error in the console.log as follows:
Uncaught TypeError: Object #<Object> has no method 'initialize'
the following line that the documentation provides also raises the same error:
OAuth.redirect('stackoverflow', '/auth/callback');
I've scoured Google, appery.io and oauth.io for answers on how to proceed with this but cannot find anything (they seem to be somewhat new services). I don't think that this falls under appery's purview to assist me and haven't heard a reply from oauth.io. At this point, I do not even know if it is possible to do what I'm trying to do or whether it's just me doing something embarrassingly wrong.
If anyone is familiar with both of these services and could explain how to allow for o-authentication of users using oauth.io on appery.io in terms that someone at the lower-intermediate level could understand, that would be wonderful. Have I missed out any important information needed to assist with this?
References:
https://oauth.io/docs/api
How to get current user details logged through OAuth io
infoq. com/news/2013/08/oauth-io
oauth. io/auth/download/latest/oauth.js
Here is a great detailed tutorial how to use oauth.io and Appery.io - http://docs.appery.io/tutorials/connect-with-api-providers-using-oauth-io/
Feel free to contact Appery.io support team via forum - https://getsatisfaction.com/apperyio/

Adobe SiteCatalyst:How to export the groups with list of usernames and report suite

i am working on Adobe SiteCatalyst.
i am able to download the groups with column names Group Name,Description,Users and Report Suites.
In above list am getting count of users and report suites.but i need a exact name instead of count how this can be done using Adobe Site Catalyst..
Please help me..
I don't know of a built in report that will get you this. If there is a small number of users and you don't need to do it very often then you can do this manually. But it would be a pain.
If you think it is worth investing some time into this because you have a lot of users and/or you need to do this report often then you can use the Enterprise API to automate this report.
You will need to create a user with the Web Services permission. Then using that username and secret (be careful to use the exact format from the Admin tools->Company Settings->Web Services as there is a "loginCompany:username" format and special Shared Secret)
Then you can use the APIs assuming you have some development experience. This is a good starting point. https://developer.omniture.com/en_US/get-started/api-explorer#Permissions.GetGroup and also look at GetGroups.
Best of luck C.

launch.asp error when launching a course from LMS

Just wondering if anyone has seen these type of issues?
One: When a learner launches a scorm package from our LMS they are preseted with a blank screen "launch.asp error". They are unable to take the course even though they meet all technical requirements. It is a real problem for us and we have exhaused all troubleshooting options. HELP please.
Two: When the learners complete a course and launch a exam it never shows up in their achievment page. We think the course window looses the connection to the parent window (LMS) so when they complete the exam it can't write back to the LMS so it stays on their learning plan page.
Thanks in advance for your help.
Nancy
You need to provide more information. Which LMS are you using - is it one you've built, or one that is provided by another company? Where does the SCORM package come from - again, is it one you've built yourself, or bought from somewhere?
However, there is something you can try that will help you narrow down where the problem is.
SCORM Cloud is an LMS that can be used to test all things relating to SCORM, where you can create a free account. Go to http://cloud.scorm.com/ and open a free account. Load the package into that LMS, and see if it runs. If it works perfectly, then the package is fine and it is your LMS that has the problem - contact your LMS provider, with details of the package you are trying to run, and see what they say.
If the package does not run in SCORM cloud, then it is the package itself which is at fault. Contact the author of the package to see what the problem is.
By the sounds of it, the package is trying to run an ASP application, which the LMS may not support, but without knowing specifics, it's hard to tell.
As for the exam problem, that's something your LMS provider needs to address (unless you are the provider, in which case we need some technical details).

Resources