Hi Friends,
What is json and why is it used in Anaplan?
Also what is Apiary?
@Sravan_Kumar
All great questions Sravan!
JSON stands for "Java Script Object Notation", its a special notation that allows you to pair the key and value together, thus avoiding the issues with flat tables. Example: {name: "Sravan", age: 28, city: "New York City"}; JSON also allows you to send data that's hierarchical. JSON is only used with the Anaplan API when it sends messages about the API call you make. Like whether the action was successful or not. For transaction data, Anaplan sends transaction data as a CSV format (flat).
An Apiary is where bees are kept, but sometimes, in IT, the term Apiary is used to describe the API library, or the dictionary of all the APIs you can call. So in this case the Anaplan Apiary for version 1.3 would contain all the RESTful APIs and how to use them. You can find the 1.3 Apiary here.
Keep the questions coming!
@JaredDolich "Where bees are kept but sometimes in IT 🙂 " ROFL
@Misbah
If figured that might be worth one or two Kudos! Thank you sir!
Thanks @JaredDolich.
Your explanation are so simple yet full detailed.
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…
If anyone is aware of idea exchange ideas that are currently being evaluated by the product team, if you don't mind linking them here, would love to give them an upvote. Thanks!