-
Recently active
Hi All, Wondering if there is a way in appian to create a Web API with No Auth?
Hi Team, I have observed a strange case happening, For one of my account "XYZ", I'm unable to receive emails using "Send Email Smart service" from past two days. My hunch is, in the system logs, I see it as locked. Is this issue due to that or what could be case, here? Workflow: I have process model, that sends an email. That has input of a group as constant with the users included.
Hi there, I need to export data to an excel file shown below. I know it's easy to use "Export Data Store Entity to Excel" smart service to export the material list at the bottom, but could anyone know how to combine the upper and bottom parts together to export to an excel file? regards, L
Yeloow, I am currently working in a use case, I have an array of Entity data where entites from different datastores will be inside this array, I want to segregate or group the entities by their datastore so I noticed one thing while trying this out, [Data Store Entity:"xxxxxxxxx-xxxxxxxxf-9143-xxxxx8c102b00@4872"](Data Store Entity) [Data Store Entity:"xxxxxxxxx-xxxxx-43a9-a20d-3xxxx744b9aae@4872"](Data Store Entity) [Data Store Entity:"xxxxxxxxxx-xxxxx-4adc-b46f-axxxxa5990bd@6308"](Data Store Entity) [Data Store Entity:"xxxxxxxxxx-xxxxxxx-4c81-9ddc-axxxx0d18e9@6308"](Data Store Entity) after the @ every entities belong to same Datastore have the same 4 digit number so I assume entites belong to same Data store have these 4 digit number common, is my assumption right ? can any Appian legend confirm this [emoticon:4191f5ee34e248a29fa0dbe8d975f74a].
How to query table count from oracle DB and display the result in appian screen? I have used the below "Query Database" smart service to fetch the number of table count from DB. But I receive the below error: "You should enter only a single query in a row." My query - SELECT COUNT(1) AS NO_OF_TABLE_CNT FROM USER_TABLES; Please help me to get the table count. Is there any other option available apart from using this Query Database smart service?
Hi all, I have an issue concerning Add Documents to Zip plugin. More specifically with the customer being able to unzip the files with the default WinZip utility. Currently the zip files are empty and they are forced to use 7-Zip. Since it's not really a best practice to ask the customer to download a third party software to unzip the files, I would like to try and troubleshoot the issue. Side note** All company internal members have no issues unzipping the files using WinZip. This is purely an external issue.
Hi Experts, I am using "Authorization Code Grant" for Docusign integration.I have to call this integration on my process model and run this process model as scheduler on every hour to checking token status.I have set assignee of this integration node "Run as whoever started the process".The Problem I am facing is that, every time I am getting "[title=Missing Credentials, message=No OAuth Access Token found for current user, detail=]" API response. when I am manually running this integration, it is working fine. As per my understanding it is because, when the process is running according scheduler it is not able to find valid assignee and the integration is returning false response every time ,even if the token is not expired. Please help me on this.
Hi there, I am trying to convert a CDT to excel, but notice the smart service "Export CDT To Excel" is "Deprecated". I dont want to save the data into database, then use "Export Data Store Entity to Excel". could you please let me know what I can do here? Regards, Lin
Hi Everyone, Can anyone pleas guide me how to handle multiple end points in appian integrations. Do I need to create multiple integration object for each end point?
Hi Appian, Is there any usecase on cofiguring Appian HA installation with third-party HA solution? such as Veritas Infoscale or other HA solution? Thank you
Hello , The default limit for MNI is 1000 , and it can be updated by Admin till 150,000 instances - This is mentioned in Documentation . In recent release are there any changes to these numbers for MNI . TIA
Hi all, We need to configure SAML as Identity Providers for SSO in Appian. We have been looking into the configuration and we have some doubts about the Signature Hashing Algorithm. As far as we have seen there are only two available algorithms: SHA-1 and SHA-256,but after reviewing this topic with our client and people from Azure AD they told as the algorithm they use is AES. Does anyone know if it's possible to use different algorithms for this or are those two the only possibilities? Has someone had this same issue before and was able to solve it? Thanks in advance
Good morning, I am experiencing issues accessing the admin console via the Community Edition of Appian. Despite being the only user, it appears that I do not have the necessary permissions to access it. This also prevents me from accessing the cloud database. What steps should I follow to resolve this issue? I am unable to modify my credentials on my own. I would appreciate any help on this matter. Thanks in advance to anyone who will respond.
Hi All, I have configured appian HA environment and able to successfully start all Appian engines and servers for the appian version 23.3. When I tried to log in using valid credentials page is refreshing and going back to same login page. Any suggestions in resolving this issue? Thanks, Veera
Hi, I have a doubt. I need to send a otp once the user clicks on the action "create record". While creating they have a field OTP, where they enters the value that is received via email. I have used the rand function to generate the random number, I added this logic in a script task and then had the send email node. My question here is: 1. I am receiving the mail for otp after clicking on submit or cancel, but in my PM i have the email node right after the start node. I wanted to receive the otp once after opening the form itself 2. I store the value for the otp in the Process variable in PM. How can we do the comparison if the user enters the code in the form? Can someone please help here Thanks in advance.
While calling a interface in another interface, I encountered the error message "All selected values must be present in the choiceValues array". I used same constant in both choice label and choice values i.e. cons! Below are the supporting documents. Kindly help
I have a editable grid,and I am using totalcount:count(local!data) to show no. of rows in a gridlayout ,but for example I am removing any row from grid it is still showing same count value but I want it to be dynamic based on number of rows added and removed.
Hi, My process model has an integration call which has a timeout of 1 sec. In My process model , I am not handling the timeout . so what will happen if the timeout happens . Will the flow goes to the next node after the integration node ? Also , is there any easy way to simulate timeout from a REST POST API call ? I have set the time for timeout to minimum (1 sec). still the call is succeeding . is there any way to achieve this from Appian objects or the network. I have no access to the rest api code. Regards, Mike
What will happen if we link two interfaces both have MNI enables using activity chaining. Will it work , if not what will happen in that case?
I am having same field names in database table as well as in my excel file. Also configured it in data store correctly. But while using import excel smart service to dump data, even after providing same table name as database table, data source name- "jdbc/Appian", and excel document having similar fields, there is no error populating but I cannot see my data in my database, nothing's happing there.
iam not off get all the option because im pratice in online ...so that my query is i register in another one ..so now how can i register in new one which is latest ...
Hello Everyone, The parent process model unable to trigger the child process calling through the Start Process node. The same child process model trigger fine when trigger through the "sub process" node as synchronous/Asynchronous . Verified the parameters thrice and every thing looks good.Also Observed below error in the logs. 2022-03-04 19:02:01,035 [ajp-nio-0.0.0.0-8009-exec-358] ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred while executing activity: id=536873219, classname=com.appiancorp.process.runtime.activities.StartProcessSmartService2 com.appiancorp.suiteapi.process.exceptions.SmartServiceException: userMsg[error.invalidProcessModelParameters.userMsg=Unable to start specified process. Either values were not provided for required parameters or the specified process model is invalid. Process Model ID: 1552.] alertMsg[error.invalidProcessModelParameters.alertMsg=Unable to start specified process. Either values were not provid
Hi All I want to add accents characters in the text field . Has anyone experienced issues with names having accents and if so, how did you resolve it? Thanks
Hello Everyone, We have a use case where in we need to nightly refresh our look up tables( truncate existing data and update if integgration is success)on daily basis. As our application is record centric I am planning to use service backed record to external system.However I have below questions to clarify before I proceed. Do we need to hit the API twice? once to check if it’s success and second to populate the record? To truncate the existing data I am thinking to use delete records. Also, Unsure how serviceback record handles if integration fails. Please let me if this approach is suggestable for the above use case. Thanks in advance.
I am working on a scheduler which will run at4:00 AM daily. but when i deploy the process model object to test enviroment it ran automatically first and later on schduled time. So how can we manage this scenario so that the scheduler will run only at the scheduled time. Many thanks in advance.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.