-
Recently active
Hi Team, I have a requirement to execute an expression rule by retrieving the rule name from the database. To provide a background on the ask: We have a landing page where tasks from various other applications/line of business is displayed. So every application designer would have to create an expression rule to return their tasks and then plugin to our common or parent expression rule. The parent rule consolidates all the tasks data from various applications and then display it in the grid. But the problem here is, one application might be in DEV phase, one in QA and another in UAT, so during the deployment there is always a problem due to the missing precedents and we have to comment out that rule that's not present in higher env and then uncomment it back. So in order to resolve this the business wanted to save all the rule names pertaining to each application in the DB and dynamically retrieve the rule name from DB and execute it. I understand that we can pass the rule referenc
I have a document download URL from Anaplan system which gives me the document once I hit the URL. There are documents like that which are hosted on that platform. Now, I will be getting those URLs through Integrations. I want to first copy that document to Amazon S3 bucket and also capture the document related data in Appian DB and then pull the document from Amazon S3 and related data from Appian database and then show in grid. We need to first host the documents from Anaplan to Amazon S3 and then show in Appian from Amazon S3. What are the best possible ways to achieve this. Please explain in detail as I'm completely new to this scenario. Thanks in advance
Dear Appian Community, I hope this message finds you well. We are currently facing an issue during the initialization of our context in our Appian environment, and we would greatly appreciate your assistance in resolving it. The error message we are encountering is as follows: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'smartServiceBridgeRegistry' defined in class path resource [com/appiancorp/expr/server/reaction/ReactionSpringConfig.class]: Unsatisfied dependency expressed through method 'smartServiceBridgeRegistry' parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'reactionFunctionProvider' defined in class path resource [com/appiancorp/expr/server/reaction/ReactionSpringConfig.class]: Unsatisfied dependency expressed through method 'reactionFunctionProvider' parameter 0; nested exception is org.springframework.beans.fa
Hi, Can someone tell is there any issue with my code here.. Im getting null value when I index as below. I get output of local!orionData as a dictionary(List of Variant). a!localVariables( local!orionData: a!forEach( items: index( { 'recordType!{d1de8e89-4208-44d3-bb27-0306902c0671}RGRACSLBL Label Change Country'( 'recordType!{d1de8e89-4208-44d3-bb27-0306902c0671}RGRACSLBL Label Change Country.fields.{6c137b66-e39e-49a8-b443-3728d8ccd6a4}id': 20817, 'recordType!{d1de8e89-4208-44d3-bb27-0306902c0671}RGRACSLBL Label Change Country.fields.{d38471f1-b8d4-4a37-8bee-0f24c7dd7508}country': "Australia", 'recordType!{d1de8e89-4208-44d3-bb27-0306902c0671}RGRACSLBL Label Change Country.fields.{6ebd94a9-cdde-4846-b29c-4c833d6e80c3}requestId': 7757 ), 'recordType!{d1de8e89-4208-44d3-bb27-0306902c0671}RGRACSLBL Label Change Country'( 'recordType!{d1de8e89-4208-44d3-bb27-0306902c0671}RGRACSLBL Label Change Country.fields.{6c1
How to check whether Process model archived or Unarchived.
In a grid we using a related action field with the list of related action in MENU style, so the label for the menu is "ACTION" by default it is not configurable. when the user change the language to Espanol it becomes "ACCIONS" is there anyways to prevent this.
Hi, Is there any to get any cdt's reference by its name like we have getrulereferencebyname function? eval() function does the trick but as its internal function and not recommended, i will avoid it. Thanks
hi I would like to ask a question. What is the disadvantages of query database smart servie.Which point is better than record type? Is there anything better than record type? Thanks
we have to databases 1. IRM - in this we have two tables 2. CRP - to this database we are replicated those tables but when i try to create cdt for those synonym tables in CRP it's not showing in the suggestion how can we create cdt in CRP
hola que tal? por favor alguien podría ayudarme, estoy teniendo un problema desde hace una semana y no encuentro solución, intento colocar una imagen en una interfaz pero no se como hacerlo, busqué en chatgpt pero nada, youtube lo mismo, estoy perdidisimo por favor si alguien es tan amable de decirme como debo hacerlo ;(
I would like to ask a question . How to work oauth 2.0 client credentials grant for web api authentication.As may understand external system need to request access token and access token response.How to implement it on appian?
Hi team, How can we get the list of system administrators on Appian. Is there a group to get this list. The users that are part of "Designer", is only admins?
I have been asked to check feasibility to implement below requirement, User will upload an excel file which can have records up to 2000. We have to read the parse the file and create separate pdf file for each of the record. The template of pdf file will be same for all. In short we have to generate 2000 files in one go. Once files are generated we need to display status of each record to user that file has been generated successfully or not. I want to confirm if this is possible to generate 2000 files quickly. If yes then how to do it without getting performance issues.
HI team, I want to integrate any AI tool like Chat GPT and learn something new by doing some usecase. since it needs the Licensed version , is there any possible way i can integrate any AI tool with appian for free to learn.
Hello, We would like to implement Appian at a Private Equity company to run operations. We are not sure if we should use Power Apps instead. What are arguments against power Apps? Thanks
Good Morning everyone, I would like to ask can we create session based application in Appian ?? Let me explain my use case I want to create an application similar to a small game where the one user can send a specific link along with unique code and the person with the link & unique code should join the particular instance (page) of that game. This application is mainly implemented on Portals. For further discussion, contact me at telegram @Kuzuri_03
We have a use case for a mobile offline application. I'm trying to build a simple app to test the functionality. Are there any other pointers beyond the design guidance in the documentation? An example of the application process flow is as follows: Load application and any data that will be needed for the entry form Go offline Invoke form to enter data with any ref data populated from Step 1 Enter data Submit the form to save changes locally Go online and see the newly created record The documentation talks about offline actions and offline tasks. I would like to implement offline actions but I'm not seeing much detail on configuring them. What would be really useful is a working example with a similar flow to what I've described. In that case, I could dissect to fit my use case. Also useful would be more pointed steps for implementing this functionality. I'm aware of the following: Enable offline mobile in Admin Console Enable interface for offline Use
HI Team, i was created the application like naukri, in that mentioned mobile number and data type is int/text also tried size is 20, when i enter the values 10 digits its getting error "The value provided is too large" i was rechecked and changed all the details and while testing after modifications i below, and its pointed to data source can anyone please help me on that find the below code { a!sectionLayout( label: "Record", labelSize: "MEDIUM", labelHeadingTag: "H2", labelColor: "STANDARD", contents: { a!columnsLayout( columns: { a!columnLayout( contents: { a!textField( label: "First Name", labelPosition: "JUSTIFIED", value: a!defaultValue( ri!record['recordType!{4f1af93e-2c0f-45a9-989b-904063aa4d46}ND Record.fields.{a4ccef83-8dc6-4fe5-875d-92719c90cf6e}firstName'], "–" ), readOnly: true ), a!textField( label: "Last Name", labelPosition: "JUSTIFIED", value: a!defaultValu
Dear heros of the appian community:currently trying to extend knowledge about "egde cases" of appian Is there any way, that i can call an interface dynamically by a DB value in the sense that:i am storing a UUID or name of an interface component and by calling the value of rule!EXA_recordtype.interfaceNamethe interface is shown. example code snipped I know ,this exact way, it is not working like that due to the exclamation marks etc. just thinking through and to show the route i am coming from.there are ways of choose() etc. I know. but its about not having it "hardcoded". kind of totally based on DB values..Is something in that sense/manner possible?Love to read your inputs
Hi All, We have small requirement like need to replace/substitute the places holders in string with values. a!localVariables( local!template: "Hello, {name}! Welcome to {place}.", local!placeholders: { "name": "John", "place": "Appian" }, a!forEach( items: a!keys(local!placeholders), expression: a!localVariables( local!placeholder: fv!item, local!value: local!placeholders[local!placeholder], local!template: substitute( local!template, "{" & local!placeholder & "}", local!value ), local!template ) ) ) which returns the following out put like List of Text String - 2 items "Hello, John! Welcome to {place}."(Text) "Hello, {name}! Welcome to Appian."(Text) Need to replaced all of them in single string with some sequential manner. Your expertise is helpful to solve. Thanks in advance.
I need to redirect the user from an existing application(in React) to the appian application using OPEN ID Connect SSO, I have already made the settings by integrating Appian via Open ID Connect(AWS Cognito), and appian provided a callback url https://{my-url-here}.appiancloud.com/suite/oidc/callback I would like to authenticate the user in another application using the same OpenID Connect client and redirect the user to Appian without having to log in again for example: https://{my-url-here}.appiancloud.com/suite/oidc/callback?token={token-generated in another application} is this possible?
Hi there, I have created a table in the DB with a default value of current timestamp for a dateTime column. However when i try to write to it using a CDT the default column is null. Table structure. CDT definition. Any help would be appreciated [emoticon:c4563cd7d5574777a71c318021cbbcc8]
How to pass a pv! as value for content in Create PDF (smart service) plugin? in Process model I can pass a few words as value using this code which I got from community, ={ 'type!{urn:appian:ps:pdftools}PdfContent'( page: 1, xPercent: 10, yPercent: 10, angle: 0, sections: { 'type!{urn:appian:ps:pdftools}PdfSection'( style: null, components: { 'type!{urn:appian:ps:pdftools}PdfText'( value: "Some" ), 'type!{urn:appian:ps:pdftools}PdfText'( value: "text" ) } ) } )} but I try to pass a pv! as value into the contents I got this error is there any possible to pass a pv as a value in this code
Hello, I am running into an issue when using the Convert binary request body to Appian document feature of Web APIs. The file is being placed into the document folder I have specified correctly as well as maintaining the correct name and extension. The content of the file is not being decoded from Base64. When I download the file from the document folder, the contents are the Base64 string that I passed into the Web API. Any help would be greatly appreciated! Nick
Hi, I have been struggling hard with this error and am not able to advance any further due to this - SLF4J: See www.slf4j.org/codes.html for further details.2022-06-08 00:15:04,429 [main] DEBUG com.appiancorp.ps.automatedtest.fixture.BaseFixture - browser=Chrome2022-06-08 00:15:04,588 [main] DEBUG com.appiancorp.ps.automatedtest.common.FixtureMetrics - userid=6b3309e9a657297a1b45fd39925f3bd966261ac9488a1325a97873142d450e93, pipelineDimension=Standalone, testingFramework=FitNesse Step failedjava.lang.NullPointerException: Cannot invoke "org.openqa.selenium.WebDriver.get(String)" because the return value of "com.appiancorp.ps.automatedtest.common.Settings.getDriver()" is null at com.appiancorp.ps.automatedtest.tempo.TempoLogin.navigateToLoginPage(TempoLogin.java:225) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:435) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsername(BaseFixtur
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.