-
Recently active
Hi How to check my process model "executed on same engine" or "executed on engine balancing". I checked on monitor view of engine column. Is that correct or not?If not correct plz explain me how can i check it. Thanks
Hi,everyone I have a question. I check this reference link: docs.appian.com/.../Sub-Process_Activity.html I cannot understand this point.(plz check my screenshot). Here is my code As my imagine when click submit button the next interface will appear subsequently because i checked Enable activity-chaining into all initial nodes in the subprocess but next interface will not appear subsequently.So my question is the purpose of using Enable activity-chaining into all initial nodes in the subprocess check box and example how to use that option Thanks
Hello everyone,I need to delete some records from an excel in SharePoint and update some fields in others.I have thought about downloading, saving to DB and doing it there and then generating Excel again and uploading it to SharePoint, but do you know of any way to do it directly, without having to save to DB?thanks greetings
In my process model ,I have a timer, when date reached the specified time , request data should get updated for all the requests for that same date
How do I implement address autocomplete or get address suggestion while giving the input in interface? Please help me out.
We what to catch errors in a running process model, save the error in DB. We also want to know when the PM halts, save something to DB, too.
I have a requirement to generate and view PDF on single click , how can i do ? now i am generating then viewing pdf using start process, is there any way to do in one click thanks,
I have got this error when I click on button in interface for starting Process model. How can I resolved this error
Is it possible to add variables (fields) /some matter like "hi ,this request needs supervisors approval" in the task ?
Hai all, I am very new to Appian Development , i have one use case please tell me how to design this in my use case we have the price change request is sent by vendor to Buyer , buyer have 4 options they are 1. reject request 2, Approve 3 Sent back to vendor for review 4 sent to internal teams(when ever the buyer opted for this then only the below mentioned process should happen) , here we have 3 internal teams named as Pricing ,finance and Merchandise , the price change is increased by >10% the request should move to Pricing and Merchandise teams queue if the price change is decreased <10% the request should move to Finance team only , and the Cost price changes percentages and internal teams will change for a request by the buyer admin based on the business rules please help me on this i have got struck from long ago. thanks and regards b ramesh babu
Hi everyone, sorry in advance for a confusing question. So I have this expression rule with two rule inputs, ri!innitiator and ri!excelSheetJSON, the code works well but I have to create the test cases for each of the rule inputs and I have no Idea how I'm supposed to structure the excelSheetJSON one. I provided the code used in the expression rule, in the PM node where we included the JSON code and the test case page where you can establish the parameter for the case. My question is what do I write in the red box to give the appropriate output? (In the expression rule) (In the PM) (In the expression rule) Thanks for the help!!
User will enter start date while creating the request and then after approvals .it should start process model on its own upon reaching start date
Hi, We did a below setup to trigger a process model once for every 2 weeks on Tuesdays. Everything was working. One fine day we did some changes to the process model and deployed during weekend we expected the process model will trigger. But, it did not trigger. Question: Process Model will count the weeks starting from the day when we did re-deployment? will it not remember initial processed day/week and trigger accordingly.
Hello Team ! I am new to Appian Community , While requesting access for Community site for practice i am getting below error . Can anyone help me to get access. Thank You!
Hi All, I need to add filters to the columns in record list, just like filters in an excel sheet. Can anyone please suggest me how to achieve this?
Hi Experts, I need your help in resolving my issue. I have one HTML template which is being attached in send email node in a process model. I want to add one image in that template. But up on adding the image via a document constant that we are passing in a template its not showing up like this in the email that we are getting: But when we are using URL for adding an image in the template its working fine. My question is how to add an image in an HTML template that it will display in the email but using Image file document constant in Appian?
I must be missing something simple as I cannot even get the sample to work for my custom picker. I have created this expression rule: And then, this is everything on my interface: a!localVariables( local!pickedState, local!stateLabels: { "Alabama", "Alaska", "Arizona", "Arkansas", "California", "Colorado", "Connecticut", "Delaware", "Florida", "Georgia", "Hawaii", "Idaho", "Illinois", "Indiana", "Iowa", "Kansas", "Kentucky", "Louisiana", "Maine", "Maryland", "Massachusetts", "Michigan", "Minnesota", "Mississippi", "Missouri", "Montana", "Nebraska", "Nevada", "New Hampshire", "New Jersey", "New Mexico", "New York", "North Carolina", "North Dakota", &
Hi All, I need to add a footer section at the bottom of the interface which should remain fixed at the bottom irrespective of the amount of grid rows in the interface page. Can anyone please help me with this?
I have requirement where i need to include deep link (similar to task ) . so when upon clicking on it it should direct to the form for approval
how to design the processmodel that Should trigger on that particular date and then it should call api , again after reaching end date api call should end in processmodel
So I am trying to have a dynamic page name depending on the number of tasks being displayed in grids. I have set up an if() statement for the page view name and I have the expression rule set up as: a!queryProcessAnalytics(report: cons!report, contextProcessModels: rule!ContextProcessModels(), query: a!query( pagingInfo: local!pagingInfo, logicalExpression: a!queryLogicalExpression( operator: "OR", filters: { &nbs
Hi, I'm relatively new to Appian and came across a use of the if() function that didn't seem to fit with the online documentation and syntax. According to some more experienced developers it wasn't unusual, but I was disappointed not being able to figure it out on my own. How would you all go about understanding a function use that didn't seem to match known syntax? Or help me read the syntax better: if( condition, valueIfTrue, valueIfFalse ) showWhen: if( local!status = cons!APPL_STS_OFF, local!level= cons!APPL_LVL_THIS, local!level = cons!APPL_LVL_THAT )
Expression evaluation error at function a!forEach [line 104]: Error in a!forEach() expression during iteration 1: Expression evaluation error at function 'cast' [line 106]: Could not cast from COSELM_coselm_eox_information to Number (Integer). Details: CastInvalidCould not cast from COSELM_coselm_eox_information to Number (Integer). Details: CastInvalid
Hi All, I have two CDTs A and B. B is nested to A. I am creating the data for cdt A using expression rule, for each record in A there may be multiple record of B. Can someone please help me how can I create using expression rules which will further then inserted to database.
Hi everyone.Do you know which is the minimum score for passing the Associate Developer Practice Test? I want to obtain certification. And another question in the exam includes questions related to Introduction to Appian Delivery Methodology? since that topic comes in the learning path, but not in the exam objectives, in fact it does not even include the percentage.
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.