@dutt.thakar
Sounds like his question is the same as one I asked a few years ago.
@Darkforce_the_ilogic_guy
Correct me if I am wrong, but I believe your talking about a situation where you have several documents open and a global form that has functions that work on any of the documents you have open. to make a change to several documents you will need to run a rule from the form, close the form, move to the next document and reopen the form to run the rule again.
If the form is not closed and reopened for each document, it will run any rule in the form on the document it was first ran on.
Unfortunately, I never got a solid response on this topic. To my knowledge it is not possible.
One alternative would to be place your rules into the forms panel by right clicking in a blank spot in the forms panel. Here you will be able to add rules to the forms panel like you do when making a Global form. There is limited space so I place the most used ones in the panel and leave the rest in the Global Form I made for them.
https://www.youtube.com/watch?v=mq5lxC4BdJ4
The other option I ran across was creating a custom ribbon tab in the tool bar, this is what I currently use:
It re-runs itself for each document opened.

This link is what I started with:
https://forums.autodesk.com/t5/inventor-customization/ilogic-adding-macro-buttons-to-a-custom-ribbon...