Forum Discussion
TCP::payload - How do I get data from the TCP data field?
Thanks!
One solution would be to use the AS3 Config Converter, which will create an AS3 declaration, and then in applying that to the AS3 app within the automation toolchain (assuming you install it), will have all those objects in a new partition. Applying back to source, however, will be problematic, so you would need some intermediate steps obviously to remove from the active config what's being re-inserted in a new partition. You can install the F5 extension in visual studio code and manage all this from your desktop. Details on ACC/AS3:
- unavailableFeb 13, 2022
Cirrus
Hi Jason,
many thanks for your suggestion.
I will let you know asap.
Many thanks again,
Regards,
paolo
- jaikumar_f5Feb 13, 2022
Noctilucent
I don't think there's an easier way, I'd start preparing by 2 steps,
1. Prepare cmd to delete the respective object from common partition.
2. Prepare cmd to create the same object to your another partition.
You can automate this too using script, so you move each app, one by one.
- unavailableMay 04, 2022
Cirrus
Many thanks for your suggestion, the problem was resolved.
Thank you.
- InquisitiveMaiOct 13, 2022
Cirrostratus
Would moving Application between different partitions like "partition X to Common" or "Common to Partition Y" or "Partition X to Partition Y cause any outage? Is there a recommended way to do it without any outages? If so, Please put exact steps or any documents related to it...Thank you
that's a good question. Renaming objects doesn't create outages on existing connections, so I don't think moving to a different partition would impact that either, but for sure test that in the lab before committing in production!
On the way to approach this, you can do that in a script and you can do that within a transaction. Transactions are atomic operations so you get validation of complete success before anything is committed. You can also submit the transactions as validate only to make sure they'll work which is helpful in testing.
- InquisitiveMaiOct 14, 2022
Cirrostratus
Thank you for your response. Can you please elaborate more on the Transaction part? Are you saying to do this through CLI on a standby device? What is the best way to approach this for someone who has limited exposure to scripting. I would appreciate if you can point out some documents for understanding
Also, I heard there are few issues using partitions like issue with upgrading. So I am curious to know what are the advantages of using Partitions. I saw that one use case for partitions is we can give user access to a group of applications by putting into a certain partition.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com