Reverse Lookup?

I probably need a little guidance. I would love to have a way to store a value in an external database as quickly as I can lookup a value from an external database? What is the best and fastest way to do such a thing?

I think the “post” command is your friend!

If you only have a few items you are talking about, you can store data as a preference. This is external to Panorama, but you can store and retrieve data from there. If you look at the help page for info(“preferences”), it will lead you to the other statements that you need.

As Bruce mentioned, I think the post statement is what you are looking for. Here’s the help page: